APIs
Note that these APIs can stop working at the moment you start using them.
Please don't abuse these APIs.
❤️ and ⭐ the repo to support the project
Show some
Made using these APIs
section and send a pull request.
If you make something useful using these APIs feel free to add your amazing work in 🔐 Closed Source APIs
🔍
1) Torrent Search Searches for torrents on various torrent search engines.
Usage:
https://sumanjay.up.railway.app/torrent/?query={your-query-here}
https://sumanjay.up.railway.app/torrent/?query=ubuntu
Example:📊
2) Coronavirus Stats Show the Coronavirus Statistics in requested region.
Usage for Global Results:
https://api.sumanjay.cf/covid/
https://api.sumanjay.cf/covid/
Example:Usage for Detailed Indian Results:
https://api.sumanjay.cf/covid/india/
https://api.sumanjay.cf/covid/india/
Example:Usage for Countrywise Results:
https://api.sumanjay.cf/covid/?country={Country-Name-or-Code-Here}
https://api.sumanjay.cf/covid/?country=India
Example:📷
3) Web Screenshot Captures Screenshot of a Website from URL
Usage:
https://api.sumanjay.cf/ss/?url={Website-URL-Here}
Optional Supported Args
delay
: int
Time to wait before taking Screenshot.(Max 10 Seconds)
m
: boolean
Setting this to True will enable mobile resolution and set User-Agent to Chrome Android. (Experimental)
full
: boolean
Captures full page Screenshot (No infinite Scrolling)
Cookie Banners, Ads and Tracking Scripts are disabled by default while taking Screenshots
https://api.sumanjay.cf/ss/?url=https://github.com/cyberboysumanjay/APIs/blob/master/README.md&m=True&full=True&delay=5
Example:🚚
4) Ekart Order Tracking Gets your Ekart order status from your Tracking ID
Usage:
https://api.sumanjay.cf/ekart/{Tracking-ID}
https://api.sumanjay.cf/ekart/FMPP0586114789
Example:🎥
5) Where to Watch Movies/Series Fetches all platform names and links where you can stream your favourite Movies/TV Shows!
Usage for General Results:
https://api.sumanjay.cf/watch/<movie-name>
https://api.sumanjay.cf/watch/3Idiots
Example:Usage for Country Specific Results:
https://api.sumanjay.cf/watch/<movie-name>/<2-digit-country-code>
https://api.sumanjay.cf/watch/GOT/US
Example:Note: The API is hosted on Heroku so it may be slow to respond.
The API is hosted on Heroku so it may be slow to respond.