Difference between revisions of "Eventbrite Webcrawler (Tool)"
Jump to navigation
Jump to search
(Created page with "{{McNair Projects |Project Title=Eventbrite Webcrawler (Tool) |Topic Area=Resources and Tools |Owner=Gunny Liu |Start Term=Summer 2016 |Status=Active |Deliverable=Tool |Audien...") |
|||
Line 23: | Line 23: | ||
==Development Notes== | ==Development Notes== | ||
− | + | '''6/30''' | |
+ | [https://www.eventbrite.com/developer/v3/ | Eventbrite APIv3] |
Revision as of 17:12, 30 June 2016
Eventbrite Webcrawler (Tool) | |
---|---|
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
| Eventbrite APIv3