HTTP Request
Description
Make an HTTP request
Inputs
MethodtextRequired
Content-Typetext
URLtextRequired
Headerstext
Timeoutnumber
Bodytext
Pathtext
Output
text
Templates
- Website Scraper: Extract text from a website by parsing its HTML structure, identifying the relevant elements, and retrieving the desired content programmatically.