Skip to content

BigWillyJ/business_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Scraping for small businesses in a certain area code (Outputs a JSON file of information like [EMAIL, PHONE NUMBER, BUSINESS ADDRESS, NAME])

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages