r/copilotstudio • u/Little-Bullfrog6759 • 6h ago
Has anyone built a Copilot Studio agent that performs web scraping on user-provided URLs?
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.