Skip to content

Conversation

@sahilsunny
Copy link

  • Added html_api() method for HTML API with unified GET/POST support
  • Added google_search() method for Google Search API
  • Added amazon_search() method for Amazon Search API
  • Added amazon_product() method for Amazon Product API
  • Added walmart_search() method for Walmart Search API
  • Added walmart_product() method for Walmart Product API
  • Added youtube_search() method for YouTube Search API
  • Added youtube_metadata() method for YouTube Metadata API
  • Added youtube_transcript() method for YouTube Transcript API
  • Added youtube_trainability() method for YouTube Trainability API
  • Added chatgpt() method for ChatGPT API
  • Added usage() method for Usage API
  • Refactored internal request() method to be API-agnostic

- Changed the request method such that it can work with all of our APIs
- Added all APIs. Now it supports HTML API, Google Search API, Amazon Search API, Amazon Product API, Walmart Search API, Walmart Product API, ChatGPT API, YouTube Search API, YouTube Metadata API, YouTube Trainability API, YouTube Transcript API
- Added a method to call our usage endpoint
- Create a new method for accessing our HTML API. So that in future, we can deprecate the get and post methods.
Fixed lint issue due to incorrect spacing
@kirby81 kirby81 added the enhancement New feature or request label Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants