⚡ News API

A unified REST API for news, torrents, lyrics, GIFs, and more.

📰

News

4 endpoints
GET /api/news/ann

Latest news from Anime News Network.

GET /api/news/inshorts

News from Inshorts. Add ?query= to search.

GET /api/news/us-tech

Top US technology headlines.

GET /api/news/in-tech

Top India technology headlines.

🥁

Torrents

4 endpoints
GET /api/torrent/piratebay/:query/:page?

Search torrents on The Pirate Bay.

GET /api/torrent/1337x/:query/:page?

Search torrents on 1337x.

GET /api/torrent/nyaasi/:query/:page?

Search anime torrents on Nyaa.si.

GET /api/torrent/yts/:query/:page?

Search movies on YTS.

Additional

9 endpoints
GET /api/pixiv/:query/:page?

Artworks from Pixiv. :page defaults to 1.

GET /api/genius/:query

Song lyrics and metadata from Genius.

GET /api/giphy/:query/:page?

GIFs from Giphy. :page defaults to 1.

GET /api/ringtone/:query

Ringtones from MusikRingtone.

GET /api/memes

Popular meme templates from Imgflip.

GET /api/person/:num?

Random generated person details. :num defaults to 1.

GET /api/slok/:ch?/:sl?

Bhagavad Gita shloka. :ch and :sl default to 1.

GET /api/ifsc/:ifsc

Indian bank details by IFSC code.

GET /api/jokes/:query

Jokes from Chuck Norris API by category.

Copied!