seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

feat: ✨ add `scrape_json_from_url()` #628

Closed signekb closed 1 week ago

signekb commented 2 weeks ago

Description

These changes are done so we can scrape the Data Package specs for the properties template. To be able to scrape URL content, I have added requests to our dependencies (To do this, I ran poetry add requests in the Terminal).

Closes #620

Reviewer Focus

This PR needs in-depth review.

Checklist