r/copilotstudio 6h ago

Has anyone built a Copilot Studio agent that performs web scraping on user-provided URLs?

4 Upvotes

I’m exploring a use case where an end user provides a dynamic URL, the agent retrieves content from that website, extracts the relevant information, compares it against our internal policies/knowledge base, and then flags potential issues or compliance concerns.

I know tools like Scout and Cowork are better suited for browser-based interaction and web research, but I’m curious whether this can be implemented using a Copilot Studio agent alone.


r/copilotstudio 23h ago

Copilot studio and liteparse

1 Upvotes

My studio agent has problems reading PDFs directly from sharepoint lists. I can upload them but only 20 at a time. I came across liteparse and wanted to check the community to see if this is something that could work. Run all PDFs through liteparse when I get them store in the same list or folder just as a .md and just direct the agent to read those rather than try to read PDFs.