Qwant News Scraper avatar

Qwant News Scraper

Under maintenance

Pricing

from $1.99 / 1,000 search results

Go to Apify Store
Qwant News Scraper

Qwant News Scraper

Under maintenance

Scrapes native Qwant News results, including headlines, article URLs, source domains, timestamps, descriptions, favicons, images, Qwant IDs, and search provenance.

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 News and converts visible article cards into normalized dataset records. When a next-page link is available, the Actor can follow it while collecting up to the requested item limit.

Input

FieldDescriptionDefault
queryRequired news-search phrase.—
maxItemsMaximum number of article 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": "climate change",
"maxItems": 10,
"maxRequestRetries": 2,
"locale": "en_us",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Dataset

Article records can include id, type, resultType, searchQuery, position, page, title, snippet, link, url, displayUrl, domain, source, author, articleUrl, publisher, description, publishedAt, publishedAtRaw, relativeTime, date, thumbnail, imageUrl, category, engineId, searchUrl, searchMetadata, and scrapedAt. Fields absent from a card are omitted. Current records use page value 1.

Availability

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