harshdhamecha / platesmania-scraper

A repository to scrape license plates data from plaetsmania .com
0 stars 0 forks source link

PlatesMania-Scraper

A repository to scrape License Plates Data from platesmania.com.

Install

  1. Download Webdriver

  2. Set-up Project

    git clone https://github.com/harshdhamecha/PlatesMania-Scraper.git
    cd PlatesMania-Scraper
  3. Set-up Conda Environment

    conda create --name scrape --file requirements.txt
    conda activate scrape

Usage

# Run scraper
python scraper.py --save-dir ./data --country 'UAE' 

Image name will be as [country]-[plate-text]-[count].jpg