Startpage Related Searches Scraper avatar

Startpage Related Searches Scraper

Under maintenance

Pricing

from $1.99 / 1,000 search results

Go to Apify Store
Startpage Related Searches Scraper

Startpage Related Searches Scraper

Under maintenance

Extracts related query phrases from Startpage's current official search-suggestions service, with the rendered related-search module retained as a 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

Enter one or more search queries and collect the related-search suggestions displayed on public Startpage result pages. The Actor first reads Startpage's structured page state and uses a narrowly scoped DOM fallback only when necessary.

Input

  • query or queries: search values to enter.
  • language, region, and safeSearch: result controls represented in each Startpage request.
  • maxItems and maxPages: global suggestion limit and per-query page limit.
  • maxConcurrency, maxRequestRetries, navigationTimeoutSecs, and requestHandlerTimeoutSecs: bounded browser controls.
  • proxyConfiguration: optional authorized Apify or custom proxy. Direct mode is the default.

Output

Every record has a deterministic id, normalized relatedSearch, the original query, query/page/rank/position provenance, validated Startpage URLs when present, source, and an ISO-8601 timestamp. Suggestions are deduplicated case-insensitively by query and text, and maxItems is enforced globally.

The OUTPUT record reports completed, partial, no-results, failed, or blocked. Challenge and suspended-connection pages are classified as blocked and are never stored as suggestions. The Actor does not bypass Startpage access controls or fabricate data.