Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Car_price_bot

Web Scraping Bot that gets Car prices from used car sales websites and puts them onto a CSV file using Selenium and Pandas

CSV File

#Instructions

  1. Download vs code
  2. Install pipenv in terminal: pip install pipenv
  3. Create pipenv environment: 'pipenv shell'
  4. Install selenium: 'pipenv install selenium'
  5. Install Webdriver_manager: 'pipenv install webdriver_manager'
  6. Install pandas: 'pipenv install pandas'

About

Web Scraping Bot that gets Car pries from used car sales websites

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages