Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.
/ OLX-Crawler Public archive

This repository contains code of olx crawler to extract public phone numbers.

License

Notifications You must be signed in to change notification settings

iam-mhaseeb/OLX-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OLX crawler

This repository contains code of olx crawler to extract public phone numbers.

Installation

Installation is simplest:

  1. Clone the repository
  2. Install dependencies (scrapy)
  3. You are good to go!

Installation notes

OLX crawler depends on:

  1. scrapy

Usage

scrapy runspider olx.py -t json -o data.json

Contributing

Feel free to submit pull requests to me.

Authors

Disclaimer

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.