Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 483 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 483 Bytes

Tesla Inventory Scraper

This Python script allows you to scrape information about available Tesla vehicles in the cities of Rennes and Nantes. It uses the undetected_chromedriver module to access Tesla's web pages stealthily using the Chrome browser.

Prerequisites

Make sure you have Python installed on your machine. You can install the required dependencies by running the following command:

pip install undetected-chromedriver beautifulsoup4 python-decouple telegram