| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
… Amazon Search API Changed the request method such that it can work with all of our APIs and the test was successful. The get, post, googleSearch, amazonSearch methods are working correctly. So now we just need to add the rest of the 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.
Added more tests to both client and utils test files
- Updated README.md - Improved manual-test.js - Added information to CHANGELOG.md - Updated version in version.ts
There was a problem hiding this comment.
Aside from the breaking changes introduced, the implementation looks solid, nice work!
Sorry, something went wrong.
- Used util.deprecate for legacy get and post methods and added a warning that it will be removed on version 2.0.0 - Updated changelog to reflect the correct date - Removed DELETE, PATCH, HEAD, and OPTIONS from request methods in HtmlApiConfig as they are not supported by the API.
There was a problem hiding this comment.
Perfect !
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.