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

https://github.com/berru-g/price-comparator

Scrapping e-commerce
https://github.com/berru-g/price-comparator

aliexpress amazon ebay price-comparison-calculator price-comparison-website price-comparisons scrapping-python work-in-progress

Last synced: about 2 months ago
JSON representation

Scrapping e-commerce

Awesome Lists containing this project

README

        

## 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

```mermaid

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,
selectionne,
Ajout lien aff,
Envoie lien aff.

Compare-->>User: Achat?

```

projet en cours:

> Work in progress. [Involve](https://github.com/berru-g/).