APIs
Note that these APIs can stop working at the moment you start using them.
Please don't abuse these APIs.
Show some ❤️ and the repo to support the project
If you make something useful using these APIs feel free to add your amazing work in Made using these APIs section and send a pull request.
? 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}
Example: https://sumanjay.up.railway.app/torrent/?query=ubuntu
2) Coronavirus Stats
Show the Coronavirus Statistics in requested region.
Usage for Global Results:
https://api.sumanjay.cf/covid/
Example: https://api.sumanjay.cf/covid/
Usage for Detailed Indian Results:
https://api.sumanjay.cf/covid/india/
Example: https://api.sumanjay.cf/covid/india/
Usage for Countrywise Results:
https://api.sumanjay.cf/covid/?country={Country-Name-or-Code-Here}
Example: https://api.sumanjay.cf/covid/?country=India
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
Example: https://api.sumanjay.cf/ss/?url=https://github.com/cyberboysumanjay/APIs/blob/master/README.md&m=True&full=True&delay=5
4) Ekart Order Tracking ?
Gets your Ekart order status from your Tracking ID
Usage:
https://api.sumanjay.cf/ekart/{Tracking-ID}
Example: https://api.sumanjay.cf/ekart/FMPP0586114789
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>
Example: https://api.sumanjay.cf/watch/3Idiots
Usage for Country Specific Results:
https://api.sumanjay.cf/watch/<movie-name>/<2-digit-country-code>
Example: https://api.sumanjay.cf/watch/GOT/US
Note: The API is hosted on Heroku so it may be slow to respond.
? Open Sourced APIs
Gaana API
JioSaavn API
JioMusic API
Carbon API
Inshorts News API
Made using these APIs
@songdl_bot: Music Downloading Bot on Telegram
Musify: Music Downloader Android App
@torrentsearcher_bot: Torrent Search Bot on Telegram
@FnMovieBot: Movie Information Search Bot on Telegram.
Torrentspace: A simple webpage for searching Torrent.
Torrflix: Torrent video streaming script.
Magnet_Finder: Chrome extension to find magnet links.
Movie-Info-Bot: Movie information finder telegram bot repo.
Movie-Info-Bot-V2: An advanced movie information finder telegram bot repo.
Corona-Info-Bot: Corona information finder telegram bot repo.
Corona-Info: Corona information finder module
Star the Repo if you find it useful ❤️
© Sumanjay
All Rights Reserved