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

purchases scrapper #40

Open JDVL1 opened 1 year ago

JDVL1 commented 1 year ago

Hello, I would like to know if it is possible to extract purchases and sales from the account using the sessionID. (information is available in “my sales and purchases” of the vinted application)

Gertje823 commented 1 year ago

If the information is available on the web version of Vinted it should be possible. I do not have an Vinted account with sales or purchases so I cannot develop and test this feature.

If someone has an account with purchases and want to try to implement this feature in the v2 branch you can open a PR.