{"id":22303556,"url":"https://github.com/lovesh/event-crawler","last_synced_at":"2025-03-26T00:33:43.298Z","repository":{"id":23252264,"uuid":"26610281","full_name":"lovesh/Event-Crawler","owner":"lovesh","description":"Gets events from APIs of eventful, eventbrite and meetup, normalizes them to a particular format and stores them in MongoDB","archived":false,"fork":false,"pushed_at":"2014-11-13T22:19:23.000Z","size":216,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T21:20:02.281Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lovesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-13T22:06:04.000Z","updated_at":"2022-03-31T17:31:41.000Z","dependencies_parsed_at":"2022-07-19T08:47:45.982Z","dependency_job_id":null,"html_url":"https://github.com/lovesh/Event-Crawler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesh%2FEvent-Crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesh%2FEvent-Crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesh%2FEvent-Crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovesh%2FEvent-Crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovesh","download_url":"https://codeload.github.com/lovesh/Event-Crawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245566105,"owners_count":20636391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-03T18:44:13.765Z","updated_at":"2025-03-26T00:33:43.274Z","avatar_url":"https://github.com/lovesh.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"Event-Crawler\n=============\n\nGets events from APIs of eventful, eventbrite and meetup, normalizes them to a particular format and stores them in MongoDB.\nThis was my first scala project. To use it type on the shell\n`sbt console`\nthen on the console\n```scala\nval eg = new crawler.EventGetter(\"eventbrite\")        // get ready for downloading the events of eventbrite, 2 other acceptable parameters are eventful and meetup\nval events = eg.getEvents()\t\t// gets events, it might take a while because it needs to get all the events\neg.storeEvents()\t\t\t// save events in MongoDB\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesh%2Fevent-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovesh%2Fevent-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovesh%2Fevent-crawler/lists"}