Built with Python running Selenium, this app allows you to scrape places info from the google maps search results
Stars
68
Forks
27
Watchers
68
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
1
commits
Bug fix where app would break if website wasn't scraped. New ID for next button added.
cc0e1c5View on GitHubWebsite URL HEAD request timeout implemented. Also, console output is now colorful!
e9f15a8View on GitHubTable headers/values are now mapped to a single variable so it doesn't have to be changed in multiple spots. Exception caught when no results found for a query.
423d11eView on GitHubRequirements text fiel added for easier package installation
09e3c3bView on GitHub