VK Posts Scraper avatar
VK Posts Scraper

Deprecated

Pricing

$4.00 / 1,000 results

Go to Store
VK Posts Scraper

VK Posts Scraper

Deprecated

Developed by

Umbrella

Umbrella

Maintained by Community

Extract data from VK Posts. Use URLs to groups or profiles to scrape VK posts data: date, url, likes, reposts, views, text, image, video. 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

5

Monthly users

4

Last modified

a year ago

You can access the VK Posts 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/durov"
< }
< ],
< "resultsPerQuery": 100
<}' |
<apify call umbrella_software/vk-posts-scraper --silent --output-dataset

VK Posts Scraper API through CLI

The Apify CLI is the official tool that allows you to use VK Posts 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: