Web Requests

Web Requests

Goodbye Knowledge Cutoff, Hello World! This is your AI assistant's web browser. Just enter a URL. Google, Wiki, GitHub.

Name For Model
web_requests
Update Date
a year ago
Description For Model
A gateway for fetching content from URL's for real-time up-to-date world information. Googling news, researching topics, querying http endpooints, scraping html -- anytime a user needs access to content accessible via HTTP, AI assistants should strive to parse the data returned, regardless of what raw format it is in.

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1scrape_urlPOSTScrape content/data from a URL, web page, or endpoint. Including HTML, PDF, JSON, XML, CSV, and images.