A list of available apis
URL OF IT = https://apibu.herokuapp.com/
Name | Description | Url |
---|---|---|
Amazon | Fetches search results from www.amazon.com | /amazon?query=Keyword&page=1 |
Ip | Get The client's api fron frontend | /ipconfig |
Youtube | Fetches search results from www.youtube.com | /youtube?query=Keyword&max=10 |
Random String | Return strong password like String | /random/string?len=100 |
Random Integer | Returns Random Integer | /random/integer?from=-100&till=100 |
Flipkart Search | Return Flipkart Products | /flipkart?query={keyword}&page=1 |