API · /trovo-scraper

Trovo Scraper

noch keine Daten 1 Subscribers

--- 𝐎𝒂ᥢ✪𝓻 - 𝕋𝕒𝕚𝕝𝕠𝕣𝕖𝕕 𝕋𝕖𝕔𝕙 𝕊𝕠𝕝𝕦𝕥𝕚𝕠𝕟𝕤 𝕗𝕠𝕣 𝔼𝕧𝕖𝕣𝕪 𝔹𝕦𝕤𝕚𝕟𝕖𝕤𝕤 --- --- ![Powered By](https://img.shields.io/badge/Powered%20By%20-Oanor-ADD8E6?style=flat) ### 🇷🇺 VK SCRAPER API Extract data from VK effortlessly — including people, communities, videos, posts, and clips — with a fast and reliable scraper API. Built for social media analytics, OSINT, influencer research, content aggregation, and Russian-speaking market intelligence platforms. ✔ Advanced multi-entity search ✔ Detailed user & community profiles ✔ Video & post extraction ✔ Fast, scalable & developer-friendly ### 🔎 WHAT YOU CAN DO - 🔍 **Advanced Search** — Search across all VK entities (people, videos, communities, etc.) - 👤 **User Profiles** — Retrieve detailed user information and activity - 🏘️ **Community Insights** — Access community details and wall posts - 🎬 **Video Content** — Get video metadata, clips, and discovery features ### 📦 MAIN ENDPOINTS **Search** - `/search` — Global all-in-one search - `/search/people` — Search for users - `/search/videos` — Discover videos - `/search/communities` — Explore groups & communities **People** - `/people` — User profile details - `/people/clips` — User short videos/clips - `/people/walls` — User wall posts **Community** - `/community` — Community details - `/community/walls` — Community posts & updates **Video** - `/video` — Video metadata and details ### 🎯 BUILT FOR - ✔ Social media monitoring & analytics - ✔ Influencer & creator discovery - ✔ Lead generation from VK activity - ✔ Trend monitoring in Russian-speaking markets - ✔ Content aggregation platforms - ✔ OSINT and investigative tools - ✔ Competitor research ━━━━━━━━━━━━ Extract. Analyze. Automate. Scale. Join our [**Telegram channel**](https://t.me/oanorcom) for updates, support, and discussion --- ▄︻デ╦═一━✷⌯⁍ 𝐎𝒂ᥢ✪𝓻 ❤︎ --- ---

api.oanor.com/trovo-scraper

API-Health

noch keine Daten
Uptime
letzte 24h
Latenz Ø
letzte 7 Tage
Subscribers
1
aktiv
Gesamt-Calls
0
letzte 7 Tage

Preise

Wähle einen Tier — abrechnung monatlich, jederzeit kündbar.

Free

Kostenlos

  • 1,000 Calls / Monat
  • 1 Anfragen / Sekunde
  • Hartes Limit (429 oberhalb der Quote, keine Mehrkosten)
Anmelden zum Abonnieren

Gebaut von

GET /api/search/games

Search games

Get first_page don't need session_id and for get other pages need session_id.

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/search/global

Global search

This endpoint for getting data from global search of trovo.live

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/search/lives

Search lives

Get first_page don't need session_id and for get other pages need session_id.

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/search/streamers

Search streamers

Get first_page don't need session_id and for get other pages need session_id.

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/search/teams

Search teams

Get first_page page_num=1 and for get other pages need page_num=etc.

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/games/

Retrieve list of games

Get first_page don't need session_id and page_num and for get other pages need session_id and page_num. You can sort the list by 'recommended' or 'views' (high to low).

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/games/{short_name}/clips

Retrieve game clips

Get first_page don't need session_id and for get other pages need session_id. You can sort the tab by 'recommended' or 'likes_desc' (high to low) or 'latest' (ones first).

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/games/{short_name}/live

Retrieve game lives

Get first_page don't need session_id and for get other pages need session_id. You can sort the tab by 'recommended' or 'views' (high to low) or 'new_streamers'.

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/streamers/{streamer_id}/detail

Retrieve streamer detail

For getting data of streamer detail, setting id of streamer that existing in streamers list data

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/streamers/{streamer_id}/{room_id}/detail

Retrieve streamer room detail

For getting data of streamer room detail, setting streamer_id and room_id that existing in streamer detail data

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/streamers/{streamer_id}/{video_room_id}/clips

Retrieve streamer videoroom clips

For getting data of streamer videoroom clips, setting streamer_id and room_id that existing in streamer detail data

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/streamers/{streamer_id}/{video_room_id}/past-streams

Retrieve streamer videoroom past_streams

For getting data of streamer videoroom past_streams, setting streamer_id and room_id that existing in streamer detail data

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/streamers/{streamer_id}/{video_room_id}/uploads

Retrieve streamer videoroom uploads

For getting data of streamer videoroom uploads, setting streamer_id and room_id that existing in streamer detail data

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /api/teams/{team_id}/detail

Retrieve team detail

For getting data of team detail, setting id of team that existing in teams list data

Playground

Ein freier Call pro Session — kein Key nötig.

Parameter

Custom Headers

GET /ping

Ping

Playground

Ein freier Call pro Session — kein Key nötig.
Custom Headers

Code-Snippets

Registrieren, um einen API-Key zu bekommen, dann jeden Pfad unter deinem Slug aufrufen.

curl https://api.oanor.com/trovo-scraper/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/trovo-scraper/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/trovo-scraper/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/trovo-scraper/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Dokumentation


𝐎𝒂ᥢ✪𝓻 - 𝕋𝕒𝕚𝕝𝕠𝕣𝕖𝕕 𝕋𝕖𝕔𝕙 𝕊𝕠𝕝𝕦𝕥𝕚𝕠𝕟𝕤 𝕗𝕠𝕣 𝔼𝕧𝕖𝕣𝕪 𝔹𝕦𝕤𝕚𝕟𝕖𝕤𝕤


Powered By

🇷🇺 VK SCRAPER API

Extract data from VK effortlessly — including people, communities, videos, posts, and clips — with a fast and reliable scraper API. Built for social media analytics, OSINT, influencer research, content aggregation, and Russian-speaking market intelligence platforms. ✔ Advanced multi-entity search ✔ Detailed user & community profiles ✔ Video & post extraction ✔ Fast, scalable & developer-friendly

🔎 WHAT YOU CAN DO

  • 🔍 Advanced Search — Search across all VK entities (people, videos, communities, etc.)
  • 👤 User Profiles — Retrieve detailed user information and activity
  • 🏘️ Community Insights — Access community details and wall posts
  • 🎬 Video Content — Get video metadata, clips, and discovery features

📦 MAIN ENDPOINTS

Search

  • /search — Global all-in-one search
  • /search/people — Search for users
  • /search/videos — Discover videos
  • /search/communities — Explore groups & communities

People

  • /people — User profile details
  • /people/clips — User short videos/clips
  • /people/walls — User wall posts

Community

  • /community — Community details
  • /community/walls — Community posts & updates

Video

  • /video — Video metadata and details

🎯 BUILT FOR

  • ✔ Social media monitoring & analytics
  • ✔ Influencer & creator discovery
  • ✔ Lead generation from VK activity
  • ✔ Trend monitoring in Russian-speaking markets
  • ✔ Content aggregation platforms
  • ✔ OSINT and investigative tools
  • ✔ Competitor research

━━━━━━━━━━━━

Extract. Analyze. Automate. Scale.
Join our Telegram channel for updates, support, and discussion


▄︻デ╦═一━✷⌯⁍ 𝐎𝒂ᥢ✪𝓻 ❤︎


Bewertungen

Melde dich an, um zu bewerten.

Noch keine Bewertungen.

Subscription aktiv — Calls können sofort starten.

Erste Anfrage senden —

Subscription aktiv — kopiere ein Snippet und kalibriere deinen ersten Call.