Presearch Images Scraper
Under maintenancePricing
from $1.99 / 1,000 search results
Presearch Images Scraper
Under maintenanceScrapes normalized Presearch image results with titles, original and thumbnail URLs, source pages, source domains, safe search, API extraction, and DOM fallback.
Pricing
from $1.99 / 1,000 search results
Rating
0.0
(0)
Developer
Search API
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
15 days ago
Last modified
Categories
Share
This Actor searches Presearch Images and publishes normalized image records from the site's public search response.
Input
query(required): the image-search keywords.maxItems: maximum records to publish, from 1 to 500. Presearch may return fewer records for a query.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
Each record includes a stable ID, search query, result position, title when available, original image URL, thumbnail URL when available, source-page URL, source domain, native dimensions when Presearch supplies them, and an ISO-8601 scrape timestamp. Empty optional values are omitted, and duplicates are removed by original image URL rather than by title or source page.
The Actor attaches its response listener before navigation, validates status codes and content types, and maps only known public image fields. If the structured response is unavailable after bounded retries, it attempts a rendered-page fallback. It fails rather than publishing malformed, blocked, or placeholder records.
Local validation
npm testapify validate-schemaapify run --purge
Presearch currently applies Cloudflare access controls. For cloud validation, use an authorized Residential proxy configuration where available. The Actor detects challenge or error responses and fails without publishing them as image records.