Back to catalog
πŸ’»

Brave Search API

API Key

An index of billions of pages in a single call

πŸ’»DevelopmentHTTPS

Brave Search

5 items

Rust Programming Language

rust-lang.org

2 days ago

Rust by Example

doc.rust-lang.org

1 week ago

The Rust Programming Language Book

doc.rust-lang.org

3 days ago

Rust Reddit Community

reddit.com

5 hours ago

Awesome Rust - GitHub

github.com

12 hours ago

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "Rust Programming Language",
5 "url": "https://www.rust-lang.org",
6 "description": "A language empowering everyone to build reliable and efficient software.",
7 "source": "rust-lang.org",
8 "age": "2 days ago"
9 },
10 {
11 "title": "Rust by Example",
12 "url": "https://doc.rust-lang.org/rust-by-example/",
13 "description": "A collection of runnable examples that illustrate various Rust concepts.",
14 "source": "doc.rust-lang.org",
15 "age": "1 week ago"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://brave.com/search/api/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs