read the code in the .py file, comments are the instructions
Runs off a local installed llm on the users computer, to run you must have deepseek r1 14b installed.
https://ollama.com/library/deepseek-r1:14b (link attached for tutorial of download)
ONLY WORKS FOR NVIDA GPU's
Install dependinces
pip install ollama beautifulsoup4 requests
On lines 123 and 124 put your oxylabs username and password for their scraping service 'username': 'username' 'password': 'pas123words'
On lines 706 and 707 you can input the area code you want to extract small buisness from and how many links you want scraped (THE AMOUNT OF LINKS YOU CHOSE WILL NOT BE THE OUTPUT, LOTS OF TIMES LINKS DONT QUALIFY)