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

Create and test `scrape_url()` - a part of `create_properties_template()` #620

Closed signekb closed 1 week ago

signekb commented 2 weeks ago

Signature: scrape_url(url: str) -> json:

Arguments:

Returns: JSON object with the contents scraped in the URL

Context: see the create_properties_template diagram

This function scrapes the JSON using web API