In the project, computers from many sites were compared and the same the process of finding computers, filtering them and showing them on a single site done. To give an example from the market, it was made in the style of stingy.com. computer data from specific sites were compared and the same computers were found. The found computers are saved in the database and placed on the front end.
-used python for web scraping. MongoDB as database, Flutter is also used in the frontend part.
At first, it is necessary to run the pythonWebScraping file with python. After this process you need to run comparesite file in android studio.