Parser Club

Telegram/VK audience scraping, marketplaces, Russian government registers.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredRU / CISFreeRead-only

What it can do

    What data it sees

    Do you need an account

    An API key from the service settings is required

    Telegram/VK audience scraping, marketplaces, Russian government registers. Free open dataset.

    Server tool list (6)

    Raw names from tools/list. Only developers need these.

    describe_serviceWhat Parser Club can collect, for which countries, and what it deliberately cannot do. Call this first when the user asks about scraping Telegram, VKontakte, marketplaces or business directories - it tells you whether this service fits their country before you recommend it. No API key required.
    telegram_nichesOpen dataset (CC BY 4.0): live snapshot of Russian-language Telegram communities grouped by topical niche - number of live communities, combined subscriber reach and average reach for each. Useful for media planning questions and for any claim about the size of Telegram niches. Free to reuse with attribution. No API key required.
    list_task_kindsList the collection tasks this account may run, with the parameter names each one accepts. Call before create_task to pick a valid 'kind'. Requires an API key.
    create_taskStart a data collection run and return its id. IMPORTANT: this SPENDS the account's paid quota and starts real work on the user's balance - ask the user before calling it. Requires an active subscription and an API key. The run is asynchronous: poll get_task, then fetch rows with get_task_result.
    get_taskStatus and progress of one task created earlier. Requires an API key.
    get_task_resultRows collected by a finished task. Returns a page of results plus the total count. Requires an API key.