iam-mhaseeb / OLX-Crawler

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 100.0%