Skip to main content

Use python to scrap for listings on olx.in based on search query.

Project description

Olx Web Scraper

Scrap olx.in using selenium-python

Table of Contents

About

Using selenium, scrap olx.in for listings of any search query and get the data saved on a csv for later analysis.

Installation

  1. Clone repo:
git clone https://github.com/9akashnp8/olx_web_scraper.git
  1. Create a virtual enviroment for the repo & activate it
python -m venv venv
cd venv
Scripts\activate.bat
  1. Install all the required modules
pip install -r requirements.txt
  1. Run scraper.py
python scraper.py

How it works

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

olx_web_scraper-0.2.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

olx_web_scraper-0.2.1-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page