Startpage Shopping Scraper avatar

Startpage Shopping Scraper

Pricing

from $1.40 / 1,000 results

Go to Apify Store
Startpage Shopping Scraper

Startpage Shopping Scraper

Scrape shopping SERPs from startpage.com, a privacy-focused alternative to Google Search. Collect products, merchant URLs, images, sellers, prices, deals, shipping, ratings, reviews, and rankings. Export JSON, CSV, or Excel, or access results via API.

Pricing

from $1.40 / 1,000 results

Rating

0.0

(0)

Developer

Iñigo Garcia Olaizola

Iñigo Garcia Olaizola

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

8 days ago

Last modified

Share

Startpage Shopping Scraper — Shopping SERPs, Prices & Sellers

Startpage Shopping Scraper extracts shopping SERPs from startpage.com, a privacy-focused alternative to Google Search. Use it for price research, seller discovery, assortment analysis, and shopping visibility monitoring; collect products, merchant destinations, images, prices, deals, shipping, ratings, reviews, and rankings for export in JSON, CSV, or Excel, or access them via API.

🤖 What does Startpage Shopping Scraper do?

  • Product discovery — collect product names, merchant destinations, and product images.
  • Price intelligence — capture displayed prices and deal prices when available.
  • Seller research — identify merchants associated with each result.
  • Offer details — extract shipping messages, ratings, review counts, and rating links when present.
  • Ranking context — retain overall position, result page, and page-level position.
  • Search targeting — control region, language, Safe Search, time period, and result count.

Great for: market research, product discovery, seller analysis, price monitoring, and catalog enrichment.

SEO keywords: startpage.com shopping scraper, shopping SERP scraper, Google Search alternative, shopping search API alternative, price and seller extractor, Apify actor.

💡 Why scrape Startpage shopping results?

  • 💰 Compare displayed prices — review standard and deal prices across merchants.
  • 🛍️ Discover products — build product lists for a category, model, or keyword.
  • 🏪 Research sellers — identify which merchants appear prominently in shopping search.
  • Study offers — analyze ratings, reviews, and shipping messages when available.
  • 🌍 Compare markets — see how products and prices vary by region and language.

🚀 How to use

  1. Add the actor — open Startpage Shopping Scraper in Apify Store.
  2. Enter queries — add one or more product names, categories, models, or buying phrases.
  3. Set maxItems — choose a result limit and optional regional filters.
  4. Run the actor — click Run or trigger it through an Apify integration.
  5. Download results — export the Dataset as JSON, CSV, Excel, XML, or another supported format.

📝 Input Parameters

ParameterTypeRequiredDescription
queriesString arrayYesProduct search keywords. Each query is paginated before the next starts.
maxItemsIntegerYesMaximum shopping results to save across all queries. Set 0 for unlimited. Minimum 0; prefilled with 10.
regionStringNoPreferred result region. Choose all or a supported locale such as en_US, de_DE, or es_ES. Default all.
languageStringNoPreferred result language selected from 82 Startpage-supported languages. Default english.
safeSearchStringNoExplicit-content filtering: strict · moderate · off. Default moderate.
timePeriodStringNoRecency filter: any · day · week · month · year. Default any.

Consumer electronics research

{
"queries": ["noise cancelling headphones", "wireless earbuds"],
"maxItems": 100,
"region": "en_US",
"language": "english",
"safeSearch": "moderate",
"timePeriod": "any"
}

Regional automotive offers

{
"queries": ["Tesla Model 3 accessories"],
"maxItems": 250,
"region": "de_DE",
"language": "deutsch",
"safeSearch": "strict",
"timePeriod": "month"
}

📊 Output Results

Each Dataset item can contain:

  • query, position, page, pagePosition — search and ranking context.
  • title — product name.
  • url — decoded merchant destination when available.
  • trackingUrl — shopping result tracking link.
  • imageUrl — product image URL.
  • seller — merchant name.
  • price — standard price as displayed, including currency formatting.
  • dealPrice (conditional) — discounted price.
  • freeShipping (conditional) — displayed shipping message.
  • rating (conditional) — rating value returned with the offer.
  • reviewCount (conditional) — number of reviews.
  • ratingUrl (conditional) — link to rating details.
{
"query": "noise cancelling headphones",
"position": 1,
"page": 1,
"pagePosition": 1,
"title": "Wireless Noise Cancelling Headphones",
"url": "https://www.example-shop.com/products/wireless-headphones",
"trackingUrl": "https://www.bing.com/aclick?ld=example",
"imageUrl": "https://www.bing.com/th?id=OPHS.example&pid=21.1",
"seller": "Example Shop",
"price": "$249.99",
"dealPrice": "$199.99",
"freeShipping": "Free shipping",
"rating": 9,
"reviewCount": 428,
"ratingUrl": "https://www.bing.com/product/reviews?upid=example"
}

🧭 Common Recipes

  • Price comparison: search an exact model and compare price, dealPrice, and seller.
  • Seller discovery: collect 100–250 results and group the Dataset by seller.
  • Offer monitoring: schedule repeated runs and compare product URLs and displayed prices.
  • Regional assortment research: repeat the query with target region and language values.

⚙️ Best Practices

  • Prices are returned as displayed strings, including local currency and punctuation.
  • Shopping results are not available for every query or region; use product-specific terms.
  • Deal, shipping, rating, and review fields are conditional.
  • Verify current price, stock, shipping, and terms on the merchant page before making decisions.
  • Keep queries and regional settings stable when comparing scheduled runs.
  • Review Startpage's terms and merchant website policies.
  • Respect trademarks, product-image rights, and merchant attribution.
  • Do not present collected prices as guaranteed or current without verification.
  • Keep request volumes reasonable and avoid disrupting search or merchant services.
  • Handle seller or customer-related personal data under applicable privacy laws.

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Startpage, Bing, or merchants represented in results. All trademarks and product content belong to their respective owners.

❓ FAQ

Are prices normalized to a single currency?

No. price and dealPrice preserve the value and currency formatting displayed in the result.

Why are some ratings or deal prices missing?

Those fields appear only when the shopping result includes that offer metadata.

Does url always point directly to the merchant?

The actor decodes the merchant destination when it is available. trackingUrl preserves the original shopping result link.

Can the actor check inventory or checkout totals?

No. It collects shopping search metadata. Verify availability, taxes, shipping, and final price on the merchant page.

🛟 Support

Need another product field, filter, or price-monitoring workflow? Contact the developer at https://igolaizola.com/#contact or https://t.me/igolaizola.