Skip to content

cyberboysumanjay/APIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 

Repository files navigation

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

GitHub stars GitHub followers

Telegram Channel Hits


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}

2) Coronavirus Stats πŸ“Š

Show the Coronavirus Statistics in requested region.

Usage for Global Results:
https://api.sumanjay.cf/covid/

Usage for Detailed Indian Results:
https://api.sumanjay.cf/covid/india/

Usage for Countrywise Results:
https://api.sumanjay.cf/covid/?country={Country-Name-or-Code-Here}

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


4) Ekart Order Tracking 🚚

Gets your Ekart order status from your Tracking ID

Usage:
https://api.sumanjay.cf/ekart/{Tracking-ID}

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>

Usage for Country Specific Results:
https://api.sumanjay.cf/watch/<movie-name>/<2-digit-country-code>

Note: The API is hosted on Heroku so it may be slow to respond.


πŸ”“ Open Sourced APIs



⭐ 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 ❀️

All Rights Reserved