Skip to content

StanKatsyuk/ClassifiedsScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClassifiedsScraper

A Selenium powered web-scraper used to scrape a popular classifieds website for listings, writing them to a CSV file

Getting Started

  1. Clone this repo
  2. pip install using the supplied requirements.txt file
  3. Set your environment variable path for "DRIVER_PATH" (e.g chromedriver.exe)
  4. Run classifieds_scraper.py
  5. Input your desired search parameters
  6. Profit

Built With

Python 3 (3.7.1)
Selenium 3.141.0

Authors

Stan Katsyuk

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages