{"id":18767091,"url":"https://github.com/thmslmr/places-infos-scraper","last_synced_at":"2025-07-12T09:33:26.438Z","repository":{"id":138178883,"uuid":"72779531","full_name":"thmslmr/Places-Infos-Scraper","owner":"thmslmr","description":":house: Places infos scraper - Python","archived":false,"fork":false,"pushed_at":"2018-04-01T12:11:05.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T22:32:03.243Z","etag":null,"topics":["python","python-scraper","scraper"],"latest_commit_sha":null,"homepage":"","language":"Python","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/thmslmr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-03T19:28:16.000Z","updated_at":"2018-04-01T12:11:06.000Z","dependencies_parsed_at":"2024-07-22T16:51:30.497Z","dependency_job_id":null,"html_url":"https://github.com/thmslmr/Places-Infos-Scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thmslmr/Places-Infos-Scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thmslmr%2FPlaces-Infos-Scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thmslmr%2FPlaces-Infos-Scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thmslmr%2FPlaces-Infos-Scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thmslmr%2FPlaces-Infos-Scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thmslmr","download_url":"https://codeload.github.com/thmslmr/Places-Infos-Scraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thmslmr%2FPlaces-Infos-Scraper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264972150,"owners_count":23691375,"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":["python","python-scraper","scraper"],"created_at":"2024-11-07T19:06:18.395Z","updated_at":"2025-07-12T09:33:26.417Z","avatar_url":"https://github.com/thmslmr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Places Infos Scrapper\n\n**Get information from a location or a list of locations.**\n\nServices currently supported:\n  - Facebook\n  - Wikipedia\n  - Google places\n\nDefault configuration includes these three platforms.\n\nDependencies\n---\n\n    pip install python-google-places wikipedia\n\n\nSettings\n---\n\nInsert your GooglePlaces and Facebook Graph API key in the `settings.json` file.  \nYou can also edit the field you wish to find for each service.\n\nExamples of use\n---\n\n```python\n    scraper = PlaceScraper()\n\n    places = ['Paris', 'Eiffel Tower', 'Central Park']\n    infos = scraper.scrap(places)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthmslmr%2Fplaces-infos-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthmslmr%2Fplaces-infos-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthmslmr%2Fplaces-infos-scraper/lists"}