Using the scraper
To use the scraper, prompt the agent with the information you’d like to extract. For example, let’s scrape all the patient data for a patient in an EHR.
Example prompt
workspace/scraper_outputs/patient_information.json
Format the output
You can prompt the agent with a schema if you need the data formatted. If we wanted the patient data to adhere to a typescript schema, we can prompt the agent like this:Format data prompt
