Skip to content

Conversation

@olasunkanmi-SE
Copy link
Owner

  • Add WebSearchService to fetch and extract content from web search results using Startpage.com.
  • Integrate axios, jsdom, and @mozilla/readability to fetch, parse, and extract readable content from articles.
  • Introduce new constants for HTTP status codes, request headers, and web search configuration.
  • Add new interfaces for HTTP requests and search results.
  • Add http-service files to create client.
  • Add new dependencies: @types/jsdom, @mozilla/readability, axios, jsdom.

- Add WebSearchService to fetch and extract content from web search results using Startpage.com.
- Integrate axios, jsdom, and @mozilla/readability to fetch, parse, and extract readable content from articles.
- Introduce new constants for HTTP status codes, request headers, and web search configuration.
- Add new interfaces for HTTP requests and search results.
- Add http-service files to create client.
- Add new dependencies: @types/jsdom, @mozilla/readability, axios, jsdom.
@olasunkanmi-SE olasunkanmi-SE self-assigned this Feb 22, 2025
@olasunkanmi-SE olasunkanmi-SE merged commit c72643e into development Feb 22, 2025
2 checks passed
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