Web Scraping
Scrape raw HTML from a URL
Scrapes the given URL and returns the raw HTML content of the page.
get/web/scrape/html
Query parameters
urlstring uri required
Full URL to scrape (must include http:// or https:// protocol)
Response
Successful response