Unable to drop output badges into Web Agent Scraper

Here’s the previous run. Ask gummie couldn’t figure it out so what chance do I have?!
https://www.gumloop.com/pipeline?run_id=YfeBV7yxUc7uLJQJyZo4YB&workbook_id=wN8w4N4Fm44HdXCJcy6q3U

Hey @willthack! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @willthack – At the moment, it is not possible to dynamically populate values in the Web Agent Scraper node’s attributes. That said, I’m also seeing that you’re trying to log in into a website using the web agent scraper node which is also going to be out of scope of the node. Just because logging in requires multiple actions like clicking buttons, bypassing bot protection, and even sometimes 2FA.

I would recommend checking out the browser extension input node. It’s a bit more manual as it’s a browser-based automation, but that’s the only way possible to scrape websites that require a login right now and for platforms that we don’t have a direct integration with.

Tutorial: https://www.loom.com/share/6b343be195ba4a55a66ce26894b303f9

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.