VK Comments Scraper avatar
VK Comments Scraper

Deprecated

Pricing

$4.00 / 1,000 results

Go to Store
VK Comments Scraper

VK Comments Scraper

Deprecated

Developed by

Umbrella

Umbrella

Maintained by Community

Extract data from VK comments. Use URLs to videos or posts to scrape VK Comments data: author_name, author_url, date, likes, text, image. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

0.0 (0)

Pricing

$4.00 / 1,000 results

1

Total users

1

Monthly users

1

Last modified

a year ago

You can access the VK Comments Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "proxy": {
< "useApifyProxy": true
< },
< "startUrls": [
< {
< "url": "https://vk.com/wall-57846937_45792522"
< }
< ],
< "resultsPerQuery": 100
<}' |
<apify call umbrella_software/vk-comments-scraper --silent --output-dataset

VK Comments Scraper API through CLI

The Apify CLI is the official tool that allows you to use VK Comments Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: