Skip to content

jonathansampson/brave-search-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground

A playground project has been launched here: https://github.com/jonathansampson/brave-search-api-playground

brave-search-scripts

Examples to get you started with the Brave Search API

Sign up for a free API plan at brave.com/search/api/.

This project contains example scripts for both Python and JavaScript (Node.js) environments. Each exists within its respective folder. The examples also include a helper function called dumpSchema, which will give quick insights into the structure of API responses.

dumpSchema

Warning: This is a very primitive utility for now. It does not convey information regarding rate limits (available in response headers), handle failure well, etc. It is not intended for production use, but should be perfect for somebody just wanting to hack on the API a bit 😀

About

Examples to get you started with the Brave Search API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published