Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apify
/
apify-sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
175
Code
Issues
8
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 11, 2026
test: poll for dataset items in crawlee e2e tests (#1086)
Show description for fb1356a
vdusek
authored
fb1356a
View commit details
Copy full SHA for fb1356a
Browse repository at this point
chore(deps): update dependency oxfmt to ^0.62.0 (#1084)
renovate[bot]
authored
3212e1c
View commit details
Copy full SHA for 3212e1c
Browse repository at this point
chore(deps): update pnpm to v11.21.0 (#1085)
renovate[bot]
authored
15c75d6
View commit details
Copy full SHA for 15c75d6
Browse repository at this point
Commits on Aug 10, 2026
chore(deps): lock file maintenance (#1083)
renovate[bot]
authored
8eae904
View commit details
Copy full SHA for 8eae904
Browse repository at this point
Commits on Aug 7, 2026
test: add regression test for Actor.exit() deadlock from event listeners (#1061)
Show description for 7f5f58d
vdusek
authored
7f5f58d
View commit details
Copy full SHA for 7f5f58d
Browse repository at this point
docs: Version docs for v4.0.1 [skip ci]
apify-service-account
authored
f080a53
View commit details
Copy full SHA for f080a53
Browse repository at this point
chore(release): Update changelog and package version [skip ci]
apify-service-account
authored
79266a8
View commit details
Copy full SHA for 79266a8
Browse repository at this point
chore(release): Update changelog and package version [skip ci]
apify-service-account
authored
e4af584
View commit details
Copy full SHA for e4af584
Browse repository at this point
Commits on Aug 6, 2026
fix(events): open the platform websocket only once per context (#1082)
Show description for c471dde
vdusek
authored
c471dde
View commit details
Copy full SHA for c471dde
Browse repository at this point
chore(release): Update changelog and package version [skip ci]
apify-service-account
authored
0540047
View commit details
Copy full SHA for 0540047
Browse repository at this point
perf: allow concurrent dataset pushes by narrowing the push-path locks (#1079)
Show description for 7d23ecd
vdusek
authored
7d23ecd
View commit details
Copy full SHA for 7d23ecd
Browse repository at this point
Commits on Aug 5, 2026
chore(release): Update changelog and package version [skip ci]
apify-service-account
authored
88ad6b4
View commit details
Copy full SHA for 88ad6b4
Browse repository at this point
fix: do not abort Actor exit when the terminal status message fails (#1078)
Show description for 439ee7b
vdusek
authored
439ee7b
View commit details
Copy full SHA for 439ee7b
Browse repository at this point
chore(release): Update changelog and package version [skip ci]
apify-service-account
authored
8905a97
View commit details
Copy full SHA for 8905a97
Browse repository at this point
perf: serialize dataset push payloads once per chunk (#1081)
Show description for eb6475d
vdusek
authored
eb6475d
View commit details
Copy full SHA for eb6475d
Browse repository at this point
Commits on Aug 4, 2026
chore(release): Update changelog and package version [skip ci]
apify-service-account
authored
a13a293
View commit details
Copy full SHA for a13a293
Browse repository at this point
fix: close the platform events websocket iterator on shutdown (#1077)
Show description for cad8d7e
vdusek
authored
cad8d7e
View commit details
Copy full SHA for cad8d7e
Browse repository at this point
chore(deps): update pnpm to v11.19.0 (#1076)
renovate[bot]
authored
805f254
View commit details
Copy full SHA for 805f254
Browse repository at this point
Commits on Aug 3, 2026
chore(deps): update astral-sh/setup-uv action to v9 (#1074)
renovate[bot]
authored
90d1725
View commit details
Copy full SHA for 90d1725
Browse repository at this point
chore(deps): update pnpm to v11.18.0 (#1073)
renovate[bot]
authored
c42db65
View commit details
Copy full SHA for c42db65
Browse repository at this point
chore(deps): update dependency oxfmt to ^0.61.0 (#1072)
renovate[bot]
authored
9b62c2f
View commit details
Copy full SHA for 9b62c2f
Browse repository at this point
chore(deps): lock file maintenance (#1071)
renovate[bot]
authored
c535dfe
View commit details
Copy full SHA for c535dfe
Browse repository at this point
Commits on Jul 31, 2026
chore: Automatic docs theme update [skip ci]
apify-service-account
authored
598742a
View commit details
Copy full SHA for 598742a
Browse repository at this point
Commits on Jul 30, 2026
chore(deps): bump brace-expansion to resolve security alert (#1070)
Show description for 212d978
B4nan
authored
212d978
View commit details
Copy full SHA for 212d978
Browse repository at this point
Commits on Jul 29, 2026
docs: Enable Ruff formatting of Python code blocks in Markdown (#1069)
Show description for d7c050e
vdusek
authored
d7c050e
View commit details
Copy full SHA for d7c050e
Browse repository at this point
build: replace hatchling with the uv_build backend and bump uv to 0.12 (#1067)
Show description for fd38fc1
vdusek
authored
fd38fc1
View commit details
Copy full SHA for fd38fc1
Browse repository at this point
docs: Version docs for v4.0.0 [skip ci]
apify-service-account
authored
eeca51f
View commit details
Copy full SHA for eeca51f
Browse repository at this point
docs: Update guide on PPE pricing model (#1064)
Show description for 14c90cb
szaganek
authored
14c90cb
View commit details
Copy full SHA for 14c90cb
Browse repository at this point
docs: Delete Conslusions section from concepts (#1068)
Show description for 5c3a240
szaganek
authored
5c3a240
View commit details
Copy full SHA for 5c3a240
Browse repository at this point
Commits on Jul 28, 2026
chore: Automatic docs theme update [skip ci]
apify-service-account
authored
4b2220d
View commit details
Copy full SHA for 4b2220d
Browse repository at this point
chore: Automatic docs theme update [skip ci]
apify-service-account
authored
9308bc5
View commit details
Copy full SHA for 9308bc5
Browse repository at this point
chore(deps): update dependency ruff to ~=0.16.0 (#1066)
renovate[bot]
authored
67445ba
View commit details
Copy full SHA for 67445ba
Browse repository at this point
chore(deps): update dependency oxfmt to ^0.60.0 (#1065)
renovate[bot]
authored
9700d56
View commit details
Copy full SHA for 9700d56
Browse repository at this point
Commits on Jul 27, 2026
chore(deps): lock file maintenance (#1063)
renovate[bot]
authored
b20f264
View commit details
Copy full SHA for b20f264
Browse repository at this point
Commits on Jul 21, 2026
chore(deps): lock file maintenance (#1058)
renovate[bot]
authored
58d6da1
View commit details
Copy full SHA for 58d6da1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.