This code is used to perform web scraping and data extraction from Google Maps. It is particularly designed for obtaining information about businesses, including their name, address, website, phone number, reviews, and more.
Stars
137
Forks
58
Watchers
137
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #2 from LorennMarque/Speed-optimization
552b4d5View on GitHubReplace wait_for_timeout to a wait for element approach. Making it x1000 faster
fe8868aView on GitHub