Trovo Scraper V2
--- ๐๐แฅขโช๐ป - ๐๐๐๐๐ ๐ฃ๐๐ ๐๐๐๐ ๐๐ ๐๐ฆ๐ฅ๐๐ ๐๐ค ๐๐ ๐ฃ ๐ผ๐ง๐๐ฃ๐ช ๐น๐ฆ๐ค๐๐๐๐ค๐ค --- ---  ### ๐ฎ TROVO SCRAPER API Structured JSON access to live streams, games, streamers, teams, clips, and video rooms from trovo.live. Built for real-time streaming analytics and esports platforms. โ RESTful architecture โ Clean JSON โ Session-awareโฆ
Trovo Scraper V2 endpoints
| Method | Endpoint | Description |
|---|---|---|
| ๐ Search | ||
| GET |
Search Global List /api/search/global |
This endpoint for getting data from global search of Trovo |
| GET |
Search Games /api/search/games |
Searching In Games By Q (keyword) And Get Them List (Just the first page does not require a session_id ) |
| GET |
Search Lives /api/search/lives |
Searching In Lives and get them list (The first page does not require a session_id, but other pages do.) |
| GET |
Search In Teams /api/search/teams |
Searching In Teams And Get Them List (For first page -page_num=1) |
| GET |
Search In Streamers List /api/search/streamers |
searching in streamers and get the list of them(The first page does not require a session_id, but other pages do) |
| ๐พ Games | ||
| GET |
Games List /api/games/ |
Getting Games List |
| GET |
Games Detail /api/games/{short_name}/live |
Getting Detailed Games Data. |
| GET |
Game Clips /api/games/{short_name}/clips |
Getting Game Clipls |
| ๐ Streamers | ||
| GET |
Streamer Detail By ID /api/streamers/{streamer_id}/detail |
Get Streamer Detail By ID |
| GET |
Streamer Room Detail /api/streamers/{streamer_id}/{room_id}/detail |
Getting Streamer Room Detail By Streamer ID And Room ID. |
| GET |
Streamer Video Room Clips /api/streamers/{streamer_id}/{video_room_id}/clips |
Get Streamer Video Room Clips |
| GET |
Streamer Video Room Uploads /api/streamers/{streamer_id}/{video_room_id}/uploads |
Getting Streamer Video Room Uploads By Streamer ID And Room ID. |
| GET |
Streamer Past Streams /api/streamers/{streamer_id}/{video_room_id}/past-streams |
Getting Streamer Video Room Past Streams By Streamer ID And Room ID. |
| ๐ง๐ปโ๐คโ๐ง๐ฝ Teams | ||
| GET |
Team Detail /api/teams/{team_id}/detail |
Getting Team Detail By Team ID |
| โ Ping / Health | ||
| GET |
Health /ping |
Ping The Service And Get It Status |
Trovo Scraper V2 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | โ |
|
| PRO | $29.9 / month | 5 / minute |
|
| ULTRA | $65.9 / month | 15 / minute |
|
| MEGA Recommended | $99.9 / month | 30 / minute |
|