-
Error message is as follows:
Traceback (most recent call last):
File "D:\Downloads\Vinted-Scraper-main\Vinted-Scraper-main\scraper.py", line 546, in
download_depop_data(userids)
File "D:\…
-
**Describe the bug**
After the 3ds2 is completed (by cancelling or , making a wrong input or completing successfully), the `ChallengeActivity` remains in the background app stack.
**To Reproduce**…
-
I'm getting this error when running `python3 scraper.py`
```
Creation of the directory failed or the folder already exists
Traceback (most recent call last):
File "/scraper.py", line 596, in …
-
I've been getting the ""r" is not defined" error as the other person who posted before did,
I've also been getting this SQlite error:
Traceback (most recent call last):
File "C:\Users\gnome73…
-
I am receiving an unknown (to me) error.
```
runfile('D:/user/Downloads/Vinted-Scraper-main/Vinted-Scraper-main/scraper.py', wdir='D:/user/Downloads/Vinted-Scraper-main/Vinted-Scraper-main')
Crea…
-
Hello,
Unable to use this to scrape depop profiles
C:\Downloads\depop>python scraper.py
File "C:\Downloads\depop\scraper.py", line 70
Vinted-Scraper/scraper.py at main · Gertje823/Vinted…
eytay updated
2 years ago
-
So I'm working on a Vinted Discord Bot and
```
webhooks = DiscordWebhook(url=webhook.url, rate_limit_retry=True)
webhooks.add_embed(embedVinted)
response = webhooks.execute(remove_embeds=False)…
-
Doesn't seem to do the entire profile. Stops after a while before entire profile is finished (after 476 images).
-
Hello,
First of all, many thanks for this great script that works very well!
**Anyway, when using it with a Vinted profile, it doesn't download the full size profile picture, but the 800px one!**
…
-
Hello,
I noticed that for some large Vinted profiles (more than 100 articles for exemple), the script doesn't download the photos in their entirety.
Indeed, in that case the script needs to go o…