Net HTTP
Is a universal scraper that allows you to solve most non-standard tasks. It can be used as a basis for parsing arbitrary content from any website. It allows you to download the page code via a link.
Data collected
- Content
- Server response code
- Server response description
- Server response headers
- Proxies used in the request
- Array with all collected pages
Use Cases
- Downloading content
- Downloading images
- Checking the server response code
- Checking for HTTPS
- Checking for redirects
- Outputting a list of redirect URLs
- Obtaining page size
- Collecting meta tags
- Extracting data from the page source code and/or headers