
VK Videos Scraper
Deprecated
Pricing
$4.00 / 1,000 results

VK Videos Scraper
Deprecated
Extract data from VK videos. Use URLs or search queries to scrape VK video data: url, files, date, comments, description, title, duration, likes, views, reposts, height, width. 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
4
Monthly users
4
Last modified
a year ago
You can access the VK Videos 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< },< "videoUrls": [< {< "url": "https://vk.com/video-144893972_456246327"< }< ],< "searchQueries": [< {< "query": "Авто"< }< ],< "resultsPerQuery": 100<}' |<apify call umbrella_software/vk-videos-scraper --silent --output-dataset
VK Videos Scraper API through CLI
The Apify CLI is the official tool that allows you to use VK Videos 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: