Problem with link

Hi,

Could you please tell me how I can retrieve a specific type of link like this one (next to some text on a website)?

I’m trying to get that particular link without having to parse and extract all the links from the entire website. Is there a way to do that more efficiently?

https://www.gumloop.com/pipeline?workbook_id=nKc1NqLn6hB1ov77XbwPXx&tab=2&run_id=iyCGHPrmTdXT8GpAYCgiVU

Hey @Harbuzova! 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

and pls help too
https://www.gumloop.com/pipeline?workbook_id=oBX8KFfgh3kqCpZrAQcB4L&tab=2&run_id=BkHJ4VGxSv7ZcSp23xRbeA

Hey @Harbuzova – The best option here would be to use a Website Scraper along with an Extract Data node to find the website link. Works perfectly here: https://www.gumloop.com/pipeline?workbook_id=776aJSXXCEeaHv9T62aRk4&run_id=ZCAxHmgPcLstWyqpPuGV3s

It’s the same setup like in your other flow.

Do you mind sharing access by adding my email (wasay@gumloop.com) or setting the workbook to “anyone with the link can view” from the share button please? This is likely an issue with an extra line gap at the top of the website scraper node, so no information might have been extracted here:

What I see is that it’s only processing one website, but what I needed was to take data from the Google Sheet and then process it — not each website individually.
I believe I already had the Google Sheets Reader in the flow.


I want it to go to these pages and then extract the link from there.

Gotcha yeah you can use the flow as a subflow and have the Google Sheet Reader node as a starting point and loop over the subflow.

Here’s a tutorial for that:
Subflow Tutorial: https://vimeo.com/1052111235/cb7e3a446b
Subflow Docs: https://docs.gumloop.com/core-concepts/subflows

Let me know if this makes sense and works for you :slightly_smiling_face:

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