Qwant Search Scraper avatar

Qwant Search Scraper

Under maintenance

Pricing

from $1.99 / 1,000 search results

Go to Apify Store
Qwant Search Scraper

Qwant Search Scraper

Under maintenance

Scrapes rich organic web results from Qwant's current search API and rendered result cards. Residential proxies are recommended because Qwant applies DataDome anti-bot protection.

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

3 days ago

Last modified

Share

Searches Qwant Web and extracts organic result cards. The Actor follows a visible next-page link when one is available, stopping at the requested item limit or when pagination ends.

Input

FieldDescriptionDefault
queryRequired search phrase.—
maxItemsMaximum number of result rows; allowed range is 1–500.10
maxRequestRetriesRetries for failed requests; allowed range is 0–5.2
localeQwant locale.en_us
proxyConfigurationProxy settings; the form recommends Apify Residential.Apify Proxy

Example:

{
"query": "privacy search engine",
"maxItems": 10,
"maxRequestRetries": 2,
"locale": "en_us",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Dataset

Each result may contain id, searchQuery, position, title, url, displayedUrl, domain, description, favicon, and scrapedAt. Records are limited to the organic cards recognized by the current page extractor.

Availability

Qwant availability can vary by region. The schema recommends European proxy access, but the Actor does not enforce a particular exit country.