▲ | wanderingmind 2 days ago | |
My usecase is to extract CSV or other data files from websites pertaining to water. For example here is the historical reservoir level data in South Australia[1]. Extracting the data was a big pain (at least for me with minimal front end experience). If downloading this can be automated with agents, I'm definitely giving it a shot. [1] https://data.sa.gov.au/data/dataset/reservoir-volumes-2018 | ||
▲ | x2tyfi a day ago | parent [-] | |
You don’t need AI for this. You can just write a script to pull the most up to date csv |