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

https://github.com/miracciftci/cimri.com-demo


https://github.com/miracciftci/cimri.com-demo

flutter mongodb nosql phthon webscraping

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# cimri.com Demos

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.

# How to operate ?
At first, it is necessary to run the pythonWebScraping file with python. After this process you need to run comparesite file in android studio.