{"id":16218973,"url":"https://github.com/z3t0/event-finder","last_synced_at":"2025-04-07T23:28:37.113Z","repository":{"id":50212146,"uuid":"119878496","full_name":"z3t0/event-finder","owner":"z3t0","description":"Finds events such as competitions and conferences","archived":false,"fork":false,"pushed_at":"2022-12-08T00:52:49.000Z","size":9,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T00:49:26.554Z","etag":null,"topics":["bot","events","python","scraper"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/z3t0.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-01T18:49:12.000Z","updated_at":"2018-02-04T01:36:47.000Z","dependencies_parsed_at":"2023-01-24T01:30:23.647Z","dependency_job_id":null,"html_url":"https://github.com/z3t0/event-finder","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/z3t0%2Fevent-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3t0%2Fevent-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3t0%2Fevent-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z3t0%2Fevent-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z3t0","download_url":"https://codeload.github.com/z3t0/event-finder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247747139,"owners_count":20989313,"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":["bot","events","python","scraper"],"created_at":"2024-10-10T11:51:54.015Z","updated_at":"2025-04-07T23:28:37.066Z","avatar_url":"https://github.com/z3t0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"* event-finder\n\nThis is a script I wrote for SCESoc. The role of the script is to find events related to engineering and computing.\n\n** Setup\nPython 3.6+ is required to run this script\n\n1. Install virtualenv\n2. Create a virtual environment\n   #+BEGIN_SRC sh\nvirtualenv .venv\n   #+END_SRC\n3. Enter API tokens by copying secrets_template.json to secrets.json and editing appropriately\n4. Enter the environment\n   #+BEGIN_SRC sh\n   source ./venv/bin/activate\n   #+END_SRC\n5. Install dependencies\n   #+BEGIN_SRC sh\n   pip install -r requirements.txt\n   #+END_SRC\n6. Run the program\n    #+BEGIN_SRC sh\n    python event-finder.py address distance output\n    #+END_SRC\n    \nWhere:\n- address: the physical address such as \"Ottawa\" or \"1220 Merivale Road\"\n- distance: the distance in km such as \"100km\"\n- output: the file where the data will be written to, as JSON\n  \n** Credits\nCopyright (C) 2018 by Rafi Khan\n\nThe external services used in this script are:\n- Google Maps Geocoding API\n- EventBrite API\n- Meetup API\n\n** License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3t0%2Fevent-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz3t0%2Fevent-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz3t0%2Fevent-finder/lists"}