apify 2.0.0
0
Apify SDK for Python
Contents
Apify SDK for Python
Stars: 117, Watchers: 117, Forks: 11, Open Issues: 12The apify/apify-sdk-python
repo was created 1 years ago and the last code push was 2 days ago.
The project is popular with 117 github stars!
How to Install apify
You can install apify using pip
pip install apify
or add it to a project with poetry
poetry add apify
Package Details
- Author
- Apify Technologies s.r.o.
- License
- Apache-2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/apify/
- Documentation:
- https://docs.apify.com/sdk/python/
- GitHub Repo:
- https://github.com/apify/apify-sdk-python
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common apify errors.
Code Examples
Here are some apify
code examples and snippets.
GitHub Issues
The apify package has 12 open issues on GitHub
- Use ACTOR_XXX env vars which was replaced some APIFY_ACTOR_XXX
- Actor.reboot() doesn't work
- Investigate usage of DataClasses, TypedDicts for e.g. requests in RequestQueue