A basic web scraping app for Autoscout24
This project is used for automatic data collection (web scraping) and database operations.
-
Clone or download the project:
git clone https://github.com/0baris/autoscout24-scraper.git
-
Install the required packages:
pip install -r requirements.txt
- You can provide easy use with jupyter from the notebooks section.
- Run
python scraper_name.pyin the console to start core operations. - Call the relevant functions to collect.
- Fork the project to work on your own version.
- Submit a pull request to share your contributions.
This project is licensed under the MIT License.