Skip to content

holycattle/olx-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OLX Real Estate Listing Crawler

Dependencies

Python3.6, virtualenv (optional), sqlite3

Setting up

  • Install Python dependencies by running pip install -r requirements.txt
  • Run python scripts/setup_db.py

Running the crawler

  • Run ./scripts/crawl.sh <pages>, where pages is the number of pages you want to crawl. This defaults to 100.

About

Crawls the real estate listings of OLX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published