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

Bing has stopped working, again #5

Closed
Plurmo opened this issue Sep 24, 2022 · 4 comments
Closed

Bing has stopped working, again #5

Plurmo opened this issue Sep 24, 2022 · 4 comments

Comments

@Plurmo
Copy link

Plurmo commented Sep 24, 2022

This issue has happened before, so it should be a relatively easy fix 👍

@daijro
Copy link
Owner

daijro commented Sep 24, 2022

Hello, I can't seem to reproduce this error.
Are you able to visit Bing in a browser? Is there a captcha blocking it?

Thanks! 😁

@Plurmo
Copy link
Author

Plurmo commented Sep 24, 2022

Yes, I'm able to visit bing without any captcha. I also asked two other friends for their input and bing still didn't work, while google and startpage still working as intended.

We have tried v1.1 portable and installer versions.
We have tried Windows 10 and Windows 11.

@daijro
Copy link
Owner

daijro commented Oct 26, 2022

Hello! Sorry for the extremely late response; I've taken a break from GitHub to focus on schoolwork.

I believe the scraper needs a complete overhaul. I had saved a few ideas for this project: the scraping system needs to be rewritten to be modular, so a new release doesn't have to drop each time a website breaks. I also had plans to add many more search engine options and fix several optimization issues.

Unfortunately, I was forced to stop my work to focus on studying. In my next break, I hope to maintain this project again and hopefully make it much more future-proof.

Thanks for your patience.

daijro added a commit that referenced this issue Dec 20, 2022
- Google scraper is much fasterm and randomizes domains to avoid CAPTCHA blocks.
- Bing block has been bypassed by creating cookies before sending search requests
- Google is now the default search engine
Works as of December 2022.
@daijro
Copy link
Owner

daijro commented Dec 20, 2022

Hello, I have fixed the scraper. It should be much faster and return higher quality results now.

Feel free to let me know if you still have any troubles with it. I am thinking about working on a major update over the upcoming break: adding ChatGPT, built in web browser, etc. Thanks!

@daijro daijro closed this as completed Dec 20, 2022
daijro added a commit that referenced this issue Feb 24, 2023
- Google scraper is much fasterm and randomizes domains to avoid CAPTCHA blocks.
- Bing block has been bypassed by creating cookies before sending search requests
- Google is now the default search engine
Works as of December 2022.
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

2 participants