Web Requests (ChatGPT Plugin): Difference between revisions

From AI Wiki
(Created page with "{{Plugin infobox |image = 300px |name = Web Requests |Platform = ChatGPT |Model = GPT-4 |Category = Tech |Description = Goodbye Knowledge Cutoff, Hello World! This is your AI assistant's web browser. Just enter a URL. Google, Wiki, GitHub. |Third Party = |Developer = |Release Date= May 31, 2023 |Website = |Free = |Price = |Available = yes }} ==Guide== ===Example Prompts=== Example prompts that utilize the plugin: ==Tips and Tricks==")
 
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Plugin infobox
{{Plugin infobox
|image = [[File:Web Requests.png|300px]]
|image = Web Requests.png
|name = Web Requests
|Name = Web Requests
|Platform = ChatGPT
|Platform = ChatGPT
|Model = GPT-4
|Model = GPT-4
|Category = Tech
|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 = yes
|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)
Web Requests.png
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:

  1. Retrieve the top 10 trending articles on {news_website_url}.
  2. Scrape the content from the webpage at {webpage_url} but only include text within

    tags.

  3. Fetch the top 5 best-rated repositories related to {programming_language} from GitHub.
  4. Search for YouTube videos about {topic} and provide the top 3 results with their video URLs.
  5. Retrieve the list of top 10 articles on {tech_blog_url} published in the last month.
  6. Scrape the top 3 headlines, including their URLs, from the homepage of {news_website_url}.
  7. Fetch the images from the webpage at {webpage_url} and provide their direct URLs.
  8. Retrieve the content from {webpage_url} and extract a list of all external website links within the page.
  9. Find and display the contact information listed on the webpage at {business_website_url}.
  10. Fetch the product details, including name, price, and description, from the webpage at {ecommerce_product_url}.

Tips and Tricks

Comments

Loading comments...