Changes

Jump to navigation Jump to search
no edit summary
{{McNair ProjectsProject|Has project output=Tool|Project TitleHas title=Eventbrite Webcrawler (Tool)|Topic Area=Resources and Tools|OwnerHas owner=Gunny Liu|Start TermHas start date=Summer 2016|Status=Active|Deliverable=Tool|Audience=McNair StaffHas deadline|KeywordsHas keywords=Webcrawler, Database, Eventbrite, API, Python,Tool|Has sponsor=McNair Center|Has notes=|Has project status=Complete|Is dependent on=|Primary BillingDepends upon it=AccNBER01
}}
 
==Description==
'''Notes''':
===6/30: Project start===
----
[https://www.eventbrite.com/developer/v3/ Eventbrite APIv3]
 
===7/5: Eventbrite API First-Take===
----
*Eventbrite developer account for McNair Center:
**first name: '''Anne''', last name: '''Dayton'''
**'''Still debugging/writing at the moment'''.
**RDP went down, major sadness.
 
===7/6: Alpha Development===
----
*Eventbrite stipulates a system of ID-numbering for all organizers and venues objects, for instance.
**For the endpoint <code>GET /venues/:id/</code>, replace <code>:id</code> with the venue_id associated with desired organizer
:::keywords from SEO material on [[marketing artfully]] is very good
:::Event series, dates and venues endpoints are secondarily important
 
===7/7 Alpha Development #2===
----
*Full swing: pseudo-code, modularity, docstrings, tests, naming style
*Komodo debugger works
*Alpha development complete. All tests passed. Complete code as below.
https://github.com/scroungemyvibe/mcnair_center_builds/blob/master/EventBrite_Webcrawler_Build.py
*'''Notes'''
**Current query (without input parameters) by organizer ID returns only active events listed under organizer. For instance, techstars has 45 upcoming events and I am pulling 45 json event objects from the database.
**Current build should be applied systematically to lists of organizer_id's
**Further build ideas/notes documented in code proper on the git<!-- flush flush --><!-- flush flush -->

Navigation menu