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

Implement Yahoo search engine support #651

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

13unk0wn
Copy link

What does this PR do?

Implements the Yahoo search engine support

Why is this change important?

This change introduces the Yahoo engine to the WebSurfx project, enabling additional functionality for the application. By integrating this engine, WebSurfx can now interface with Yahoo services, expanding its capabilities and offering more options for users.

How to test this PR locally?

Run websurfx and enable the Yahoo search engine

Author's checklist

Yahoo provides redirect links in web scraping rather than the original URLs. The code to get the original links has not been implemented as of now.

Related issues

Closes #650.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats on making your first Pull Request and thanks for taking the time to improve Websurfx! ❤️!
Say hello by joining the conversation in our Discord

@13unk0wn 13unk0wn changed the title Implement Yahoo search engine support #650 Implement Yahoo search engine support Jan 25, 2025
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.

✨ Support for the yahoo search engine
1 participant