I am sharing a small bot which scrapes information from YellowPages. If I see that the bot is useful for people then I will ask the developer to add more features and also to create a GUI for the bot.
If you find a bug, report here
The bot was created with python, you have to install the following modules using the following command
Code:
pip3 install requests tqdm beautifulsoup4 requests-random-user-agent

to run the bot you just have to run it on the command line:
Code:
python3 yp_scraper.py

Bot running:

Links:
VT Scan:
If you find a bug, report here
The bot was created with python, you have to install the following modules using the following command
Code:
pip3 install requests tqdm beautifulsoup4 requests-random-user-agent

to run the bot you just have to run it on the command line:
Code:
python3 yp_scraper.py

Bot running:

Links:
Code:
You don't have permission to view the code content. Log in or register now.
VT Scan:
Code:
You don't have permission to view the code content. Log in or register now.