An open API service indexing awesome lists of open source software.

https://github.com/artinmohajeri/cars-for-sale-webscraping-beautifulsoup-tkinter-sqlite3


https://github.com/artinmohajeri/cars-for-sale-webscraping-beautifulsoup-tkinter-sqlite3

api beautifulsoup beautifulsoup4 bs4-requests database gui python-api requests scraper sqlite sqlite-database sqlite3 tkinter tkinter-gui ttkbootstrap web-scraping

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

          

# Advanced Web Scraping Project

### This is an upper-intermidiate web scraping project using *(beautifulsoup4, tkinter, ttkbootstrap, sqlite3 and requests_html)* libraries
##### I used ttkbootstrap to have a more modern look in my app.
![redLine](https://github.com/artinmohajeri/Cars-For-Sale-WebScraping-BeautifulSoup-tkinter-sqlite3/assets/95845593/55020743-6a45-4eb6-840a-bf132900b429)

### At first, run the scraper.py file and choose the car from the menu. (the menu items are all scraped!!) then click "search car" button.
### A few moments later, 2 files will be created. The first file is the database which is sqlite3 and the second file is display.py wich displays the database in a tkinter GUI app.
### I have used https://autoscout24.com/ website for scraping

![Screenshot (137)](https://github.com/artinmohajeri/Cars-For-Sale-WebScraping-BeautifulSoup-tkinter-sqlite3/assets/95845593/6b5471da-fc8f-473b-97b6-a9a99ae30656)
![Screenshot (138)](https://github.com/artinmohajeri/Cars-For-Sale-WebScraping-BeautifulSoup-tkinter-sqlite3/assets/95845593/37fed600-ec35-4f0f-9252-ee4249196209)