Send a GET request to the following URL to Parse and extract data from a given URL
Name | Type | Required? | Description |
---|---|---|---|
url | string | Yes | URL (urlencoded) |
selector | string | No | CSS Selector |
Status Code | Description |
---|---|
200 | Website (or CSS Selector) content |
400 | Bad Request |
500 | Internal Server Error |