Process flow for scraping URL contents into the database
This is just an extension of the idea we already have for ingesting documents into the database. In this case, rather than specifying an actual document, the user just provides a URL, data gets scraped from that URL and presented to the user, who can then edit that data via various mechanisms and save desired parts into the database.