Qwant Maps Scraper avatar

Qwant Maps Scraper

Under maintenance

Pricing

from $1.99 / 1,000 search results

Go to Apify Store
Qwant Maps Scraper

Qwant Maps Scraper

Under maintenance

Scrapes native place and location results from Qwant's current web-search surface, including names, addresses, categories, coordinates, contact details, ratings, and source 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 Maps for places and extracts the place details exposed by its result cards.

Input

FieldDescriptionDefault
queryRequired places query, such as a business type and location.—
maxItemsMaximum number of place 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": "restaurants in Paris",
"maxItems": 10,
"maxRequestRetries": 2,
"locale": "en_us",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Dataset

Rows can include id, type, resultType, searchQuery, position, name, address, category, latitude, longitude, addressLocality, phone, website, placeUrl, rating, reviewCount, openingHours, imageUrl, searchUrl, searchMetadata, and scrapedAt. Optional business details depend on what Qwant shows. The Actor deduplicates by place name, so distinct places with the same name can be collapsed.

Availability

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