Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That’s correct - it’s something you should do in Python.

To pull data from the API you can use the requests package which is already within your Python environment.

If you have sensitive API keys you can add them to your environment variables list and then read them with Python too so they’re not apparent in the code.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: