apify / apify-sdk-python

The Apify SDK for Python is the official library for creating Apify Actors in Python. It provides useful features like actor lifecycle management, local storage emulation, and actor event handling.
https://docs.apify.com/sdk/python
Apache License 2.0
117 stars 11 forks source link

feat: expose Request from Crawlee #266

Closed vdusek closed 1 month ago

vdusek commented 1 month ago

I believe it will be needed.