ebk-client
ebk-client copied to clipboard
Proxy Usage?
Hello is there a working way to use proxies? Did not work for met yet. Great libary by the way! Greetings :)
It is not directly integrated but ebk-client is using the "requests" library for connecting to the API endpoints, which can use standard environment variables for proxies or you can add it over code. Here is the documentation for the proxy-specific part of requests: https://docs.python-requests.org/en/latest/user/advanced/#proxies
Thanks for your quick replies! I tried that, but i get always this API error:
api.ebay-kleinanzeigen.de | Access denied (403)
Current session has been terminated.
For further information, do not hesitate to contact us.
Ref: 2a0xxxxxx2e:2eb7:8c03:6063 1636994848
The weird thing is that i use the same ips for my actual account on the webclient...So its probably the proxys?
What proxy are you using? Is that a public one?
No, thats private ones which are usually pretty good. Havent found a solution yet unf. But im still trying. Will update once i fixed it