Website
Website Crawler
High performance API for web scraping to scrape any website and get the HTML (request mode)
GET
If you need to scrape a website, Piloterr’s Website Crawler API is the perfect solution. It’s a high-performance API that can scrape any website and return the HTML content. You can use it to scrape any website.
If you are interested in js rendering, please see the Website Rendering API.
Contact us if you need help or have any questions.
Header
This parameter specifies the private key you’ll need for Piloterr access.
Parameters
A website URL with either the http
or https
protocol.
If set to false
, do not follow redirects. true
by default.
If set to false
, the response will be a JSON object with the response body of the page. false
by default.
Response
Was this page helpful?