Hacker News new | ask | show | jobs
by tasubotadas 2276 days ago
Python has Standard Library while NodeJS does not.
1 comments

How? Both Python and Node have some https client in their standard libraries, and both have headless Chrome drivers (what this script uses) in easily installed third-party libraries.