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
- Host: GitHub
- URL: https://github.com/berru-g/price-comparator
- Owner: berru-g
- Created: 2023-03-22T08:06:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T15:05:01.000Z (about 2 years ago)
- Last Synced: 2025-01-27T08:42:52.371Z (4 months ago)
- Topics: aliexpress, amazon, ebay, price-comparison-calculator, price-comparison-website, price-comparisons, scrapping-python, work-in-progress
- Language: JavaScript
- Homepage: https://berru-g.github.io/Price-comparator/
- Size: 420 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
## script\scrapping-low-price-interface.py =
## Scrap Ebay & get_lowest_price *non fonctionnel*- Ebay (only w i p...)
![]()
#### *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/).