Brave Search Scraper avatar

Brave Search Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Brave Search Scraper

Brave Search Scraper

Collect structured organic search results from Brave Search including result titles, destination links, snippets, domains, and timestamps.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

ScrapeAI

ScrapeAI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Collect structured organic search results from Brave Search including result titles, destination links, snippets, domains, and timestamps.

Features

  • Advanced keyword discovery — scrape search engine results using targeted keywords and search terms
  • Regional filtering — focus results on specific cities, states, or countries
  • Adjustable extraction limits — control output volume for each crawl session
  • Apify cloud compatible — designed for automated execution with proxy rotation and webhook support

Use Cases

  • Automated web data collection — gather large volumes of public information for analytics workflows
  • Dataset creation pipelines — convert raw web content into structured, machine-readable formats
  • Real-time update tracking — detect changes in listings, products, or published content
  • Competitive market analysis — compare trends, pricing, and strategies across competitors

Input

FieldTypeDefaultRequiredDescription
querystringThe search query to look up on Brave Search.
maxItemsinteger50Maximum number of search results to scrape.
countrystringusBrave country code for localized results (e.g. 'us', 'gb', 'in', 'de'). See Brave docs for full list.
languagestringenBrave language code (e.g. 'en', 'de', 'fr', 'hi').
safeSearchstringmoderateSafe search level. Options: strict, moderate, off
proxyConfigurationobjectApify ResidentialProxy settings. Residential proxy is strongly recommended

Sample Output

{
"position": 12,
"title": "What Is a Search Query? [+3 Ways to Optimize for Search Queries] - WebFX",
"link": "https://www.webfx.com/blog/seo/what-is-a-search-query/",
"displayedUrl": "webfx.com › home › blog › seo › what is a search query? [+3 ways to optimize for search queries]",
"snippet": "What is a search query? A search query involves using keywords and phrases to generate results from search engines. Learn more here!",
"domain": "webfx.com",
"date": null,
"thumbnail": "https://imgs.search.brave.com/m6AAbY3lRNomk7gB2W1p6zV8oz7sXPpyVuU0UOHflMg/rs:fit:32:32:1:0/g:ce/aHR0cDovL2Zhdmlj/b25zLnNlYXJjaC5i/cmF2ZS5jb20vaWNv/bnMvMTNjNzgwZGE0/MjQwM2IzMjY3YWQw/Yjg4NjU5NzM2Zjhj/NDhlMDQzODU4ZDA4/MjQyZTgzZGRkZTAw/MGM4ZDkzNS93d3cu/d2ViZnguY29tLw",
"siteLinks": null,
"searchQuery": "your search query here",
"country": "us",
"language": "en",
"scrapedAt": "2026-05-27T12:19:19.451Z"
}