Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depop never works for me #58

Open
Laokza opened this issue Aug 31, 2024 · 0 comments
Open

Depop never works for me #58

Laokza opened this issue Aug 31, 2024 · 0 comments

Comments

@Laokza
Copy link

Laokza commented Aug 31, 2024

No matter what I do Depop just doesn't want to work for me, I tested on accounts with no videos and I'm still getting issues, I'm sometimes able to download a couple of images before getting errors. I've posted a lot of issues so I apologize for posting yet another but this one I got using this account - lucypeepee

I only used the -d option and after downloading a couple of images (2-3 posts total) I got this error.

Traceback (most recent call last):
File "D:\Lol\Vinted-Scraper-main\scraper.py", line 663, in download_depop_data
Category = product_data['group']
~~~~~~~~~~~~^^^^^^^^^
KeyError: 'group'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "D:\Lol\Vinted-Scraper-main\scraper.py", line 811, in
download_depop_data(userids)
File "D:\Lol\Vinted-Scraper-main\scraper.py", line 665, in download_depop_data
Category = product_data['categoryId']
~~~~~~~~~~~~^^^^^^^^^^^^^^
KeyError: 'categoryId'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant