Function | Description | Author | Tags | |
GetResponse
| Returns response headers and body for a request. (Form can be modeled as a GET for URL deconstruction)
| Fetch Technologies
|
extraction
|
GetResponse v2
| Returns response headers and body for a request. (multiple blocks of query string parameters and explicit cookie handling)
| Fetch Technologies
|
extraction
|
gate.io adresse
| Returns response headers and body for a request (HTML response). (multiple blocks of query string parameters and explicit cookie handling, visual HTML response, supports Basic Authentication as well as custom proxy with basic authentication {such as anonymizer})
| Fetch Technologies
|
extraction
|
GetResponse v3
| Returns response headers and body for a request (HTML response). (multiple blocks of query string parameters and explicit cookie handling, visual HTML response, supports Basic Authentication as well as custom proxy with basic authentication {such as anonymizer})
| Fetch Technologies
|
extraction
|
GetResponse v3 with Auto Decompression
|
Returns response headers and body for a request (HTML response) and automatically decompresses Gzip or Deflate responses. (multiple blocks of query string parameters and explicit cookie handling, visual HTML response, supports Basic Authentication as well as custom proxy with basic authentication {such as anonymizer})
|
Fetch Technologies
|
extraction
|
GetResponse v3 (as XML)
| Returns response headers and body for a request in the traditional XML response format. (multiple blocks of query string parameters and explicit cookie handling, supports Basic Authentication as well as custom proxy with basic authentication {such as anonymizer})
| Fetch Technologies
|
extraction
|
GetResponse v3 with CloudFlare Email Restore
|
Returns response headers and body for a request (HTML response). (multiple blocks of query string parameters and explicit cookie handling, visual HTML response, supports Basic Authentication as well as custom proxy with basic authentication {such as anonymizer}), restores CloudFlare encoded emails
|
Fetch Technologies
|
extraction
|
GetResponse v4
|
Returns response headers and body for a request (HTML response). (multiple blocks of query string parameters and explicit cookie handling, visual HTML response, supports Basic Authentication as well as custom proxy with basic authentication {such as anonymizer}, automatically decompresses Gzip or Deflate responses, allows for specifying encoding, automatically passes through cookies sent)
|
Fetch Technologies
|
extraction
|
GetResponse v5
|
Returns response headers and body for a request (HTML response). (** NEW: support for explicit URL deconstruction including form posts, multiple blocks of query string parameters and explicit cookie handling, visual HTML response, supports Basic Authentication as well as custom proxy with basic authentication {such as anonymizer}, automatically decompresses Gzip or Deflate responses, allows for specifying encoding, automatically passes through cookies sent)
|
Fetch Technologies
|
gate.io transaction history
|
CloudFlare Email Restore
|
Takes a string containing CloudFlare encoded emails along with the string leading and tailing the email code and returns the string with emails restored
|
Fetch Technologies
|
extraction
|
Javascript Evaluator
| Returns the result of an evaluated javascript (must be "self-contained" javascript).
| Fetch Technologies
|
extraction
|
Base64 Encode
| Returns the Base64 encoded version of a string.
| Fetch Technologies
|
extraction
|
Base64 Decode
| Returns the decoded version of a Base64 encoded string.
| Fetch Technologies
|
extraction
|
gate.io opinions
| Returns the HTML representation of PDF documents.
| Fetch Technologies
|
extraction
|
Encode
| Returns the url encoded version of a string.
| Fetch Technologies
|
extraction
|
MathUtils
| Allows mathematical operations to be applied.
| Fetch Technologies
|
extraction
|
2Captcha Recaptcha Solver
|
Uses TwoCaptcha to solve Recaptcha (v2)
|
Fetch Technologies
|
extraction
|