Gertje823 / Vinted-Scraper

This is a tool to scrape/download images and data from Vinted & Depop using the API and stores the data in a SQLite database.
GNU General Public License v3.0
91 stars 21 forks source link

[feature request] Scrape my own favorites #37

Closed bosbrand closed 1 year ago

bosbrand commented 1 year ago

I would love to be able to import my own favorites so I can organise them in google sheets or something.

Gertje823 commented 1 year ago

This should be possible. I will look in to adding this into the v2 branch.

Gertje823 commented 1 year ago

Added in d036f4b You can now download your favourites using the v2 branch python main.py -f -o <your_user_id> -s <your_vinted_session>