Difference between revisions of "Eventbrite Webcrawler (Tool)"

From edegan.com
Jump to navigation Jump to search
Line 12: Line 12:
  
 
==Description==
 
==Description==
Notes:
+
'''Notes''':
 
The Eventbrite Webcrawler aims to create an automated system to systematically locate, retrieve and store data regarding entrepreneurship-related events documented by the Eventbrite database, such as demo days, hackathons, open houses, startup weekends, and more. To be developed around Eventbrite APIv3 and Python 2.7.
 
The Eventbrite Webcrawler aims to create an automated system to systematically locate, retrieve and store data regarding entrepreneurship-related events documented by the Eventbrite database, such as demo days, hackathons, open houses, startup weekends, and more. To be developed around Eventbrite APIv3 and Python 2.7.
  
Input:  
+
'''Input''':  
 
Eventbrite developer database
 
Eventbrite developer database
  
Output:
+
'''Output''':
 
Local database documenting entrepreneurship-related events defined by the keys "organiser," "date," and "street level address," and possibly more.
 
Local database documenting entrepreneurship-related events defined by the keys "organiser," "date," and "street level address," and possibly more.
  

Revision as of 11:44, 1 July 2016


McNair Project
Eventbrite Webcrawler (Tool)
Project logo 02.png
Project Information
Project Title
Start Date
Deadline
Primary Billing
Notes
Has project status
Copyright © 2016 edegan.com. All Rights Reserved.


Description

Notes: The Eventbrite Webcrawler aims to create an automated system to systematically locate, retrieve and store data regarding entrepreneurship-related events documented by the Eventbrite database, such as demo days, hackathons, open houses, startup weekends, and more. To be developed around Eventbrite APIv3 and Python 2.7.

Input: Eventbrite developer database

Output: Local database documenting entrepreneurship-related events defined by the keys "organiser," "date," and "street level address," and possibly more.

Development Notes

6/30: Project start

Eventbrite APIv3