Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

This is a Python-based web scraper application for collecting data from Turbo.az, a popular car purchasing website in Azerbaijan.

Notifications You must be signed in to change notification settings

shahsuvarli/turbo.az

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Turbo.az Scraper

This is a Python web scraper built to extract car information from Turbo.az, one of the most popular car purchase websites in Azerbaijan.

Features

  • Extracts car details including make, model, year, price, and location.
  • Data is saved in CSV format.
  • Selenium and Beautiful Soup libraries are used for web scraping.
  • Code may need to be updated due to possible changes in website HTML tags.

Installation

  1. Clone this repository.
  2. Install the required dependencies by running pip install -r requirements.txt in your terminal.

Usage

  1. Run python scraper.py in your terminal to start the scraper.
  2. The results will be saved in a CSV file named turbo_data.csv.

Disclaimer

This application is intended for educational purposes only and should not be used for commercial purposes. The author is not responsible for any legal issues that may arise from the misuse of this tool.

License

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

About

This is a Python-based web scraper application for collecting data from Turbo.az, a popular car purchasing website in Azerbaijan.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published