Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

UP SCHOOL BACKEND PROJECT

crawler.mov

A bot application has been developed as part of the backend final project. This project is a web crawler application that can scrape products from the website https://4teker.net/. It is capable of retrieving the desired number of products. Additionally, you have the option to scrape only discounted products, non-discounted products, or all of them.

The scraped products can be viewed in a panel and saved as an Excel file. This allows you to transfer the data to your own systems.

Furthermore, when the bot completes the scraping process, you can optionally receive an in-app notification and an email notification to keep you informed.

Ekran_goruntusu_2023-06-05_012024

Firstly, there is a console application that uses Selenium Framework to scrape the products. Then, there is a Web API project that facilitates the transfer of products to a database. Lastly, there is a Wasm project that enables tracking of products and logs using SignalR.

WhatsApp Image 2023-06-05 at 14 34 59

Orders database table :

WhatsApp Image 2023-06-05 at 15 15 45

Products database table :

WhatsApp Image 2023-06-05 at 15 15 14

Orderevents database table :

WhatsApp Image 2023-06-05 at 15 16 17

The screen of the Blazor WebAssembly (WASM) project that displays products and logs:

WhatsApp Image 2023-06-05 at 15 10 52

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages