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

User not existing, but is existing #60

Open TheDevilsMine opened 4 days ago

TheDevilsMine commented 4 days ago

My Vinted Download won't let me download some users. It is saying is it not finding any user, but user is active. For example: 2024-11-24 14:23:49,682 - INFO - User 36607413 does not exist

https://www.vinted.nl/member/36607413

Gertje823 commented 4 days ago

Just tried but it seems to download the profile just fine.

2024-11-24 14:46:04,430 - INFO - Directory created at downloads/Avatars/
2024-11-24 14:46:06,542 - WARNING - Folder already exists at downloads/Avatars/
2024-11-24 14:46:06,574 - INFO - Avatar saved to downloads/Avatars/67108579.jpeg
2024-11-24 14:46:06,612 - INFO - ID=36607413
2024-11-24 14:46:07,283 - INFO - Fetching page 1/1
Fetching page 1/1
2024-11-24 14:46:07,307 - INFO - Total items: 41
2024-11-24 14:46:07,307 - INFO - Successfully created the directory downloads/36607413/
2024-11-24 14:46:07,345 - INFO - Image saved to downloads/36607413/01_0001c_H1xGf9R2c3QjkH3WxXVnTwkx.jpeg
2024-11-24 14:46:07,408 - INFO - Image saved to downloads/36607413/03_00358_x48AhXRpPEiQYKYitPTzuHqS.jpeg

Do you use any arguments when running the script?