API For all possible bots.
A list of available apis
URL OF IT = https://api-bu-v2.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 |
Go GO Anime | Return Go Go Anime Search | /gogoanime?query={} .format(query) |
Home | Return Json SO that you can verify its satus | / {No Params} |