This repository contains code of olx crawler to extract public phone numbers.
Installation is simplest:
- Clone the repository
- Install dependencies (scrapy)
- You are good to go!
OLX crawler depends on:
scrapy
scrapy runspider olx.py -t json -o data.json
Feel free to submit pull requests to me.
- Muhammad Haseeb - Initial work - Muhammad Haseeb
This project is MIT Licenced but you must take a look on used libraries, frameworks and policy of OLX before using in your commercial project.