Any available MS block to scrape content from a url that requires login and also another block to send content to an email address?

Hi, I’m currently starting to create my first agent which involves scraping content from url that requires user log in. After processing the information, I want to send it to an email address. Are there any existing MS blocks that i can use? thanks!

Hi there,

Natively, there isn’t a block that can do this. You could try to use a custom-built function for that, however these are advanced blocks which require coding expertise.

Simon

Thanks Simon! that means the initial agent that i planned to do will have to be put on the back burner for now :wink: will try a simpler one this time.

This is where the Chrome Extension is particularly useful. No need to worry about auth—if you can see if in your browser, any agent you run from the extension will also be able to see it!