Gertje823

Results 10 comments of Gertje823

Got the same error. Using `pip install https://github.com/PaulSec/API-dnsdumpster.com/archive/master.zip --user` in stead of ` pip install dnsdumpster --user` fixed it.

I could not reproduce the issue. It looks like the script is not able to extract the csrf token. Are using a vpn/proxy to download?

Thanks for opening this issue. Apparently the Depop api requires a referer request header now. I updated the script and it should work now.

I can indeed reproduce the error you are getting. Looks like sometimes it works and sometimes it is detected by Cloudflare. I am testing different Cloudscraper configs to see if...

I added browser parameters for couldscraper and I was able to scrape some profiles without any problems. Could you please checkout https://github.com/Gertje823/Vinted-Scraper/tree/47-depop-403 and let me know if this is also...

Just downloaded an account with 8296 products without problems. I can't reproduce the timeouts you are getting. I added an option to start from a specific item. For example: `python3...

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...

If you are talking about Vinted, than it should be possible. There is a field called `favourite_count` for each item in the json response. I will try to implement this...

Currently it is only possible to use the script with your account using session cookie.