Web Requests (ChatGPT Plugin): Difference between revisions
m (Text replacement - "|image = [[File:" to "|image = ") |
No edit summary |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Plugin infobox | {{Plugin infobox | ||
|image = Web Requests.png | |image = Web Requests.png | ||
| | |Name = Web Requests | ||
|Platform = ChatGPT | |Platform = ChatGPT | ||
|Model = GPT-4 | |Model = GPT-4 | ||
|Category = | |Category = Internet | ||
|Description = Goodbye Knowledge Cutoff, Hello World! This is your AI assistant's web browser. Just enter a URL. Google, Wiki, GitHub. | |Description = Goodbye Knowledge Cutoff, Hello World! This is your AI assistant's web browser. Just enter a URL. Google, Wiki, GitHub. | ||
|Third Party = | |Third Party = | ||
Line 12: | Line 12: | ||
|Free = | |Free = | ||
|Price = | |Price = | ||
|Available = | |Available = Yes | ||
|Working = Yes | |||
}} | }} | ||
==Guide== | ==Guide== | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Retrieve the top 10 trending articles on {news_website_url}. | |||
#Scrape the content from the webpage at {webpage_url} but only include text within <p> tags. | |||
#Fetch the top 5 best-rated repositories related to {programming_language} from GitHub. | |||
#Search for YouTube videos about {topic} and provide the top 3 results with their video URLs. | |||
#Retrieve the list of top 10 articles on {tech_blog_url} published in the last month. | |||
#Scrape the top 3 headlines, including their URLs, from the homepage of {news_website_url}. | |||
#Fetch the images from the webpage at {webpage_url} and provide their direct URLs. | |||
#Retrieve the content from {webpage_url} and extract a list of all external website links within the page. | |||
#Find and display the contact information listed on the webpage at {business_website_url}. | |||
#Fetch the product details, including name, price, and description, from the webpage at {ecommerce_product_url}. | |||
==Tips and Tricks== | ==Tips and Tricks== | ||
==Comments== | |||
<Comments /> |
Latest revision as of 01:16, 24 June 2023
Web Requests (ChatGPT Plugin) | |
---|---|
Information | |
Name | Web Requests |
Platform | ChatGPT |
Model | GPT-4 |
Category | Internet |
Description | Goodbye Knowledge Cutoff, Hello World! This is your AI assistant's web browser. Just enter a URL. Google, Wiki, GitHub. |
Release Date | May 31, 2023 |
Available | Yes |
Working | Yes |
Web Requests is a Plugin for ChatGPT.
Guide
Example Prompts
Example prompts that utilize the plugin:
- Retrieve the top 10 trending articles on {news_website_url}.
- Scrape the content from the webpage at {webpage_url} but only include text within
tags.
- Fetch the top 5 best-rated repositories related to {programming_language} from GitHub.
- Search for YouTube videos about {topic} and provide the top 3 results with their video URLs.
- Retrieve the list of top 10 articles on {tech_blog_url} published in the last month.
- Scrape the top 3 headlines, including their URLs, from the homepage of {news_website_url}.
- Fetch the images from the webpage at {webpage_url} and provide their direct URLs.
- Retrieve the content from {webpage_url} and extract a list of all external website links within the page.
- Find and display the contact information listed on the webpage at {business_website_url}.
- Fetch the product details, including name, price, and description, from the webpage at {ecommerce_product_url}.
Tips and Tricks
Comments
Loading comments...