Skip to content

Latest commit

 

History

History
81 lines (30 loc) · 1.65 KB

readme.md

File metadata and controls

81 lines (30 loc) · 1.65 KB

Comparateur de prix .py

work in progress

pip install tkinter, requests, BeautifulSoup

Scrapping de produit

script\scrapping-ecommerce-interface.py =

Scrapp

- Amazon
- Aliexpress
- Ebay

Capture d'écran_20230322_091500

Capture d'écran_20230322_091518

Capture d'écran_20230322_091533

script\scrapping-low-price-interface.py =

Scrap Ebay & get_lowest_price non fonctionnel

- Ebay (only w i p...)

Capture d'écran_20230323_164600

Capture d'écran_20230323_164616

Passer par un env virtuel comme VM + VPN Car le scrapp peut être sanctionné!

Logique

  

sequenceDiagram

  

User ->> App: Search product?

  

S_1-->>S_2: Cherche?

  

S_1--x Compare: Selectionne!

  

Compare-x App: Lien affiliation!

  

Note right of S_2: Compare le prix,<br/>selectionne,<br/>Ajout lien aff,<br/>Envoie lien aff.


  

Compare-->>User: Achat?

  

Loading

projet en cours:

Work in progress. Involve.