API: Web Page Summarizer
Public
by edwin
I am going to give you the HTML of a webpage, you are going to summarize it for me
Input:
{ "html": "<html>\n<head>\n<title>Hello World</title>\n</head>\n<body>\n<h1>Hello World!</h1>\n<p>This is a simple page to demonstrate outputting HTML as a string.</p>\n</body>\n</html>" }
Output:
{ "summary": "The page represents a movie list generator website called vid2. The header contains a logo and navigation menu. The main content has a search box where users can enter text prompts to generate movie lists. There are collapsible sections to filter the search by era, genre, fun categories and trending topics. The results show a grid of sample movie poster images and titles generated from different prompts. The footer contains sample links to hypothetical movie lists. Overall, the page layout and content allow users to generate and view custom AI-powered movie lists based on text prompts and filters." }
Public API Key 💡
This key is public and may be rate-limited. Please sign up for an account to get your own key.
API Console
Response