Python SDK for Crawlee?
I can see a Python SDK for Apify has been released. Is a Python SDK also planned for Crawlee with the same functionality as Javascript/Typescript with Cheerio and Playwright?
9 Replies
equal-aquaOP•3y ago
I really like how Crawlee works so this would be quite nice and would help me build scrapers faster and better.
No. The Python SDK has a total different purpose.
Also, from experience I can tell you that Python bindings for Playwright for example... are total garbage.
equal-aquaOP•3y ago
hmm guess I have to use typescript for now then 😦
or javascript 🙂
equal-aquaOP•3y ago
that would be even worse
javascript is like the "father" of typescript, for your learning curve, the best thing would be to start on javascript and than move to typescript.
equal-aquaOP•3y ago
yes but it is also prone to errors because it has no type checks
I am not fond of that
Especially coming from c#
I can write javascript/typescript I just prefer a different language
awesome ! Good luck in your projects !
equal-aquaOP•3y ago
thanks you too 🙂