Abusing the undocumented goldenpages.ie API to scrape business information in Ireland
Originally built for a business that required clients in a local area for promotional material
git clone https://github.com/ocanty/golden-pages-scraper.git cd golden-pages-scraper pip install -r requirements.txt python3 gpscraper.py
When specifying town name, it must match exactly (to the filters on goldenpages.ie)
The API is subject to change and I cannot guarantee compatibility, please use at your own risk