ebk-client icon indicating copy to clipboard operation
ebk-client copied to clipboard

Proxy Usage?

Open johann929292 opened this issue 3 years ago • 4 comments

Hello is there a working way to use proxies? Did not work for met yet. Great libary by the way! Greetings :)

johann929292 avatar Nov 15 '21 15:11 johann929292

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

tejado avatar Nov 15 '21 16:11 tejado

Thanks for your quick replies! I tried that, but i get always this API error:

Security Violation (503)

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?

johann929292 avatar Nov 15 '21 17:11 johann929292

What proxy are you using? Is that a public one?

tejado avatar Nov 15 '21 18:11 tejado

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

johann929292 avatar Nov 17 '21 07:11 johann929292