We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf91f4 commit 2ec1840Copy full SHA for 2ec1840
CHANGELOG.md
@@ -1,10 +1,10 @@
1
### 2021-07-29
2
*Features*
3
- Pushing metadata about each page to dataset
4
+- Added recognition of Amazon's `hCaptcha`
5
+- `success` and `wasSuccess` metrics added to output. Success is measured by status being less than 400 and no captcha
6
7
*Changes*
8
- Removed `useGoogleBotHeaders` option (we don't want to impersonate Google anyway)
9
- Updated `apify` from `0.18.1` to `1.3.1`
10
- `saveSnapshots` is `true` by default
-- Added recognition of Amazon's `hCaptcha`
-- `success` and `wasSuccess` metrics added to output. Success is measured by status being less than 400 and no captcha
0 commit comments