You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
ile "C:\Users\orsin\Desktop\VintDiscord\vintedpy\main.py", line 25, in run_background
items = scrape(db, sub)
^^^^^^^^^^^^^^^
File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\scraper.py", line 21, in scrape
response = search(params["url"], {"per_page": 20})
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\api.py", line 96, in search
session = get_oauth_token()
^^^^^^^^^^^^^^^^^
File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\api.py", line 36, in get_oauth_token
raise Exception('Failed to get oauth token')
Exception: Failed to get oauth token
The text was updated successfully, but these errors were encountered:
The bot has been working for months on my personal server, you certainly got temporarily banned.
This can be caused by:
Having a INTERVAL environment too low, keep it around 60 to 120 seconds.
Having too much searches saved
Having another Vinted bot running at the same time on the same IP.
This bot has no proxy feature included, it should work great for personal usage with 60-120 check interval and ~10 saved searches. To be honest, I could include proxy usage, but free proxy are generally trash and rotative proxies are too expensive. I prefer keeping a high interval with not too much searches.
vlourme
changed the title
ile "C:\Users\orsin\Desktop\VintDiscord\vintedpy\main.py", line 25, in run_background items = scrape(db, sub) ^^^^^^^^^^^^^^^ File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\scraper.py", line 21, in scrape response = search(params["url"], {"per_page": 20}) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\api.py", line 96, in search session = get_oauth_token() ^^^^^^^^^^^^^^^^^ File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\api.py", line 36, in get_oauth_token raise Exception('Failed to get oauth token') Exception: Failed to get oauth token
Temporary IP bans
Jun 29, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ile "C:\Users\orsin\Desktop\VintDiscord\vintedpy\main.py", line 25, in run_background
items = scrape(db, sub)
^^^^^^^^^^^^^^^
File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\scraper.py", line 21, in scrape
response = search(params["url"], {"per_page": 20})
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\api.py", line 96, in search
session = get_oauth_token()
^^^^^^^^^^^^^^^^^
File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\api.py", line 36, in get_oauth_token
raise Exception('Failed to get oauth token')
Exception: Failed to get oauth token
The text was updated successfully, but these errors were encountered: