https://api.apyhub.com/sharpapi/api/v1/utilities/scrape_url/
GET
application/json
Attribute | Type | Mandatory | Description |
---|---|---|---|
url | String | Yes | The URL to scrape |
Status Code | Description |
---|---|
200 | The request was successful |
401 | Required authentication information is either missing or not valid for the resource. |
400 | Invalid input - if the file is invalid or corrupted |
500 | If any unexpected error occurs while submitting the request. |
tokens
or basic authentication
mechanisms.
You can generate and view your existing credentials from your workspace settings (on the left side of the navbar) and go to “API Keys".apy-token
as the header parameter to pass the token.Authorization
header to send the basic authentication credentials.