Skip to content

GringoDotDev/ngi-realtor-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Ensure you have python installed on your system.

Run:

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python scraper.py

You can adjust various parameters inside the script, such as start page, total pages, and throttle.

If you want to simply scrape the entire directory, you can set total_pages = None.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages