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

Change "requests" to "selenium webdriver" #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yamanatoo
Copy link

"requests" doesn't work anymore with Kleinanzeige. One possible solution is to open the page in a web-browser. Hence the use of "selenium webdriver".
The user must either have Chrome browser installed or must change "webdriver.Chrome" in "ebAlert/ebayscrapping/ebayclass.py" to his chosen browser.

This will open a real web browser (Chrome) to load the page to circumvent the website's protection.
@tjmaru
Copy link

tjmaru commented Jul 27, 2024

Hey @yamanatoo
I'd say for me it works as it is.
At least I'm able to receive new post based on my search request.

Can you please add more details what does not work? I mean which part of application?

@yamanatoo
Copy link
Author

This was the issue back then as mentioned in the pull request (#39)
I made the pull request so that other people could try it if the original application didn't work for them. But I currently don't know if they work or not.

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

Successfully merging this pull request may close these issues.

2 participants