
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
- Website
- plugin.wegpt.ai
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 2 years ago
- Contact
- [email protected]
- 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 Id | HTTP Method | Description | |
---|---|---|---|
1 | scrape_url | POST | Scrape content/data from a URL, web page, or endpoint. Including HTML, PDF, JSON, XML, CSV, and images. |