I’ve used REST API data in other applications and was just starting to explore use cases in Grasshopper. This was great and the exact entry point I needed. Thank you for sharing! Do you happen to know of a plugin that gives you the json or raw data as a text/panel for any http get request that you could send out from grasshopper?
It’s a little undercooked, but there’s a plug-in on the package manager called “CSVulture” that has a simple “Get from web” component. I believe there’s also Swiftlet which is more fully featured.
I’ve used REST API data in other applications and was just starting to explore use cases in Grasshopper. This was great and the exact entry point I needed. Thank you for sharing!
Do you happen to know of a plugin that gives you the json or raw data as a text/panel for any http get request that you could send out from grasshopper?
It’s a little undercooked, but there’s a plug-in on the package manager called “CSVulture” that has a simple “Get from web” component. I believe there’s also Swiftlet which is more fully featured.
@@AndrewHeumann I appreciate the reply and info, thank you!