Skip to content

0Baris/autoscout24-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic web scraping app for Autoscout24

Pulls 400 pieces of vehicle data from each body type.

This project is used for automatic data collection (web scraping) and database operations.

Installation

  1. Clone or download the project:

    git clone https://github.com/0baris/autoscout24-scraper.git
  2. Install the required packages:

    pip install -r requirements.txt

Usage

  • You can provide easy use with jupyter from the notebooks section.
  • Run python scraper_name.py in the console to start core operations.
  • Call the relevant functions to collect.

Contributing

  • Fork the project to work on your own version.
  • Submit a pull request to share your contributions.

License

This project is licensed under the MIT License.

About

A basic web scraping app for Autoscout24

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors