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

they changed to kleinanzeigen.de #40

Open
s72817 opened this issue Jan 13, 2023 · 10 comments
Open

they changed to kleinanzeigen.de #40

s72817 opened this issue Jan 13, 2023 · 10 comments

Comments

@s72817
Copy link

s72817 commented Jan 13, 2023

they changed to https://api.kleinanzeigen.de/api

@backupandforkacc
Copy link

see my fork for adapted version:
https://github.com/backupandforkacc/kleinanzeigen-magic/

@exislow
Copy link
Owner

exislow commented Feb 13, 2023

@s72817: Thanks for the suggestion. I will adapt it in the code.

@backupandforkacc: I cannot see any commits in your repository. Do you want to get me a pull request?

@exislow
Copy link
Owner

exislow commented Feb 16, 2023

I have pushed the API endpoint change to the develop branch. Ads can be topped up again.

BUT I receive every time on login with the Kleinanzeigen Magic app an e-mail, that I need to change my password. This means the login routine has changed. I need some time to reverse the new routine and adapt it. Please do not use the app until the routine is adapted, except if you want to get your account blocked.

@backupandforkacc
Copy link

backupandforkacc commented Feb 16, 2023

Many thanks.

I cannot confirm the behaviour with having to change passwords with the app I built from the dev branch. I could login and top up the ad without issues. Just tested it again.

I did not test with your latest build.

@exislow
Copy link
Owner

exislow commented Feb 16, 2023

Have you tried it by building the develop branch or did you just test it with the latest build?

@backupandforkacc
Copy link

Sorry I was not clear. Adapted my post. I did only test my fork where I adapted the URI and build the app with yarn.
I am not a professional developer, so sorry if I do not use the correct terminology

@exislow
Copy link
Owner

exislow commented Feb 16, 2023

Maybe you like to share your code?

@s72817
Copy link
Author

s72817 commented Feb 22, 2023

@exislow Have you tried to change to api.kleinanzeigen.de/api?
They are now more crazy: they want x-ebayk-wenkse-session-id and x-acf-sensor-data in header :(

@backupandforkacc
Copy link

I just adapted the file
kleinanzeigen.js
and set the base url to
BASE_URL = 'https://api.kleinanzeigen.de/api';

I tested today and it works (I could renew an ad).

@s72817
Copy link
Author

s72817 commented Feb 22, 2023

I just adapted the file kleinanzeigen.js and set the base url to BASE_URL = 'https://api.kleinanzeigen.de/api';

I tested today and it works (I could renew an ad).

you can also login with new base url?

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

3 participants