Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 299 Bytes

Trevi Spider

What it does:

- It scrapes the price data from a provider's website
- Retrieves the quantity of products already ordered via email to the provider 
- Updates my database with the new costs 

Dependencies:

- Gmail API - Python Client
- Selenium
- Pandas