Limited Time — Lifetime Access for just $99. Lock in before prices rise.

UScraper
Back to block reference

Setup & Actions

Loop Continue block

Advances the active multi-input loop without ending the run.

Trustpilot (Imported)Status: draft
RunSavePreview Commands
process

Loop Continue

Advance the active multi-input loop.

Configure Block: loop-continue

Set up the parameters for this loop continue block.

ConfigurationGeneral

This command doesn't require any configuration.

Navigate -> Type Text -> Click -> Wait for Element -> Structured Export -> Go Back -> Loop Continue -> EndSave Configuration

Purpose

Use Loop Continue at the end of repeated work for multi-URL Navigate blocks or multi-text Type Text blocks. It tells UScraper to move to the next input value and run the loop body again.

How it works

  • Checks the active internal multi-input loop.
  • If another value exists, increments the loop index and jumps back to the multi-input block that started the loop.
  • If the active loop is complete, exits that loop and follows Loop Continue's outgoing connection.
  • If loops are nested, advances the innermost active loop first.
  • If no internal loop is active, behaves like a no-op and continues through the normal outgoing connection.

Configuration fields

This block has no configuration fields.

Usage notes

  • Place Loop Continue after the repeated work and after any reset step needed for the next input.
  • For search forms, reset the page, clear the field, or navigate back before Loop Continue so Type Text can find the input again.
  • For nested loops, add one Loop Continue block for the inner repeated section and another for the outer repeated section.
  • Connect Loop Continue to the block that should run after the final input, often End or a final export step.

Caveats

  • Loop Continue currently advances internal loops created by multi-URL Navigate and multi-text Type Text blocks.
  • It does not replace normal graph loops made by reconnecting blocks with canvas connections.
FAQ

Frequently asked questions

Here are some of our most common questions. Can't find what you're looking for?

View All FAQs

Stop writing scripts. Start scraping visually.

Download UScraper and build your first web scraper in under 10 minutes. No subscriptions, no code, no limits.

Available on Windows 10+ and macOS 12+ · Need help? [email protected]