Skip to content

feat: add news search support #1340

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

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

Conversation

dlakisic
Copy link

Implement Google News Search Functionality

This PR adds support for Google News search by:

  • Adding the 'tbm=nws' parameter to the search API
  • Updating the OpenAPI definition to include news search capability
  • Modifying relevant entities and search functions
  • Adding test cases to verify news search functionality

The implementation allows users to search for news articles through our API, expanding the search capabilities of the application.

@dlakisic dlakisic requested a review from nickscamara as a code owner March 14, 2025 19:00
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.

1 participant