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

Fixed the CSRF Token extraction #43

Closed factoffer66 closed 11 months ago

factoffer66 commented 11 months ago

Added a new function to replace the old method of extracting the CSRF token based on the fact that Vinted changed the CSRF token generation mechanism.