TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to Retrieve Google Colab JSON Data from a Shared URL via API?

1 pointsby ekusiadadusabout 1 year ago
I want to programmatically obtain the source code of a publicly shared Google Colab notebook through an API. For example, I&#x27;m looking to fetch the JSON data of the notebook shared at the following URL:<p>https:&#x2F;&#x2F;colab.research.google.com&#x2F;drive&#x2F;15Ow-hKK3Ky9uwEEljmfQpCYbn02ZLd-F?usp=sharing<p>When accessing the URL, I receive a temporary response like the one below, which includes details like userPermission and downloadUrl:

no comments

no comments