refactor!: Remove `Request.id` field by Pijukatel · Pull Request #1366 · apify/crawlee-python
added 3 commits
August 19, 2025 15:56
github-actions
bot
added
t-tooling
labels
Aug 20, 2025
Pijukatel
changed the title
feat: Remove
refactor!: Remove request.idrequest.id
vdusek
changed the title
refactor!: Remove
refactor!: Remove request.idRequest.id field
Pijukatel added a commit to apify/apify-sdk-python that referenced this pull request
Aug 22, 2025### Description - Remove `request.id` and replace all usages of `id` with `unique_key` - Add transformation from `unique_key` to `id` and use it when calling id-based client methods - Requires: - apify/crawlee-python#1366 ### Issues - Part of: apify/crawlee-python#1358
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters