apify-client-python icon indicating copy to clipboard operation
apify-client-python copied to clipboard

chore: Add Python Client examples [docs]

Open HonzaTuron opened this issue 1 year ago • 1 comments

Part of apify/apify-web/issues/3616

Added multiple examples, consulted with @vdusek.

First three are the same as JavaScript ones, just reimplemented to Python. Last one is using Python-specific Pandas library for data analysis.

HonzaTuron avatar May 16 '24 12:05 HonzaTuron

@vdusek Maybe I could explain differences in the paragraphs above code? I believe this particular examples makes sense with different sync/async approaches

HonzaTuron avatar May 17 '24 15:05 HonzaTuron