Google Videos Scraper avatar

Google Videos Scraper

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Google Videos Scraper

Google Videos Scraper

Download and extract rich video metadata from Google, supporting resolutions up to 4K. Scrapes titles, duration, channel information, view counts, likes, user comments, and subtitles. Built with complete proxy rotation and anti-bot bypass support.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

Coding Frontned

Coding Frontned

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

10 days ago

Last modified

Share

Collect structured external video results from Google's current Videos search vertical. The Actor uses the udm=7 search mode, keeps result provenance, removes duplicate URLs, and never writes challenge diagnostics as dataset items.

Input

FieldDescriptionDefault
queryRequired search phrase (1–300 characters)machine learning tutorial
maxItemsHard limit from 1 to 100 unique results20
glTwo-letter Google country codeus
hlLanguage code such as en or pt-bren
proxyConfigurationApify Proxy, custom proxy URLs, or direct accessApify Proxy
{
"query": "machine learning tutorial",
"maxItems": 10,
"gl": "us",
"hl": "en",
"proxyConfiguration": { "useApifyProxy": true }
}

Google frequently challenges datacenter traffic. Residential or Google SERP proxy access can improve availability. If Google returns a CAPTCHA, unusual-traffic page, HTTP 403, or HTTP 429, the Actor fails closed: the dataset remains free of diagnostic records and OUTPUT.status is BLOCKED.

Dataset

Every dataset row is one unique external video result and includes rank, title, url, source, search provenance, page number, and scrape timestamp. When visible, the Actor also includes duration, publishedAt, and thumbnailUrl.

Run summary

The default key-value store record OUTPUT reports the final status, item count, pages visited, timing, and compact structural observations. It does not contain page HTML, screenshots, proxy credentials, or CAPTCHA tokens.

Limits

  • Results depend on Google's current markup, localization, and availability.
  • Google may return fewer results than requested.
  • The Actor does not bypass CAPTCHAs or authenticated access controls.
  • Search-result metadata can differ from the linked publisher's current page.