Presearch Videos Scraper avatar

Presearch Videos Scraper

Under maintenance

Pricing

from $1.99 / 1,000 search results

Go to Apify Store
Presearch Videos Scraper

Presearch Videos Scraper

Under maintenance

Scrapes normalized Presearch video results with playback metadata, publishers, dates, thumbnails, safe search, API extraction, and DOM fallback.

Pricing

from $1.99 / 1,000 search results

Rating

0.0

(0)

Developer

Search API

Search API

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 days ago

Last modified

Share

This Actor searches Presearch Videos and publishes normalized public video records.

Input

  • query (required): video-search keywords.
  • maxItems: maximum records to publish, from 1 to 500.
  • safeSearch: enables Presearch's explicit-content filter; enabled by default.
  • maxRequestRetries: bounded navigation retries, from 0 to 5 (default 2).
  • proxyConfiguration: Apify Proxy or custom proxy configuration.

Dataset records

Records include a stable ID, query, sequential position, title, URL, platform, channel name/URL, description, source duration and parsed seconds, ISO publication time plus source time, thumbnail/embed URLs, view count, category, tags, live/short flags, and scrape timestamp. Optional fields are omitted when the target does not provide them. URLs are validated and duplicate videos are removed.

The Actor captures the structured /results response before navigation, validates status and content type, maps only known public video fields, and uses rendered-card extraction as a bounded fallback. Challenge pages, malformed payloads, and empty result sets fail instead of publishing placeholders.

Local validation

npm test
apify validate-schema
apify run --purge

Presearch currently applies Cloudflare access controls. Use an authorized Residential proxy for cloud validation where available. Challenge and error responses fail closed and are never stored as videos.