An open API service indexing awesome lists of open source software.

https://github.com/gptscript-ai/search-website

Tool to find information from a specific website
https://github.com/gptscript-ai/search-website

Last synced: 12 months ago
JSON representation

Tool to find information from a specific website

Awesome Lists containing this project

README

          

# Search Website

This is a tool for GPTScript that searches a particular website for answers to a query.
It stays on one website and uses links to navigate to other pages on the site.

## Example

```
tools: github.com/gptscript-ai/browse-web-page

How can I represent an array of strings in JSON Schema? Docs are at https://json-schema.org/.
```

## License

This tool is available under the Apache License 2.0. See [LICENSE](LICENSE) for more information.