apify / apify-client-python

Apify API client for Python
https://docs.apify.com/api/client/python/
Apache License 2.0
42 stars 10 forks source link

docs: Added new getting started page #232

Closed jbartadev closed 1 month ago

jbartadev commented 2 months ago

I tried to do the same thing as we did for the JS client here but for Python.

The goal is to improve onboarding (adaptation) for using our API (in Python in this case)

Snímek obrazovky 2024-05-29 v 17 17 17
jbartadev commented 2 months ago

@vdusek Thanks Vláďo for the suggested improvements! I added a couple of simplifications for the code examples (removed unnecessary chaining). Please let me know if it's ok now