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

UScraper
Back to block reference

Navigation

Navigate block

Opens one page or loops through a list of pages.

Trustpilot (Imported)Status: draft
RunSavePreview Commands
input

Navigate

Open one page or iterate through a URL list.

Configure Block: navigate

Set up the parameters for this navigate block.

ConfigurationGeneral

Target URL

https://example.com/products

Multiple URLs

https://site.com/page1 https://site.com/page2
Navigate -> Wait for Element -> Structured Export -> EndSave Configuration

Purpose

Use Navigate as the first block in most scrapers. It tells the browser which page to load before interaction, waiting, extraction, or export blocks run.

How it works

  • Loads the configured URL in the active browser session.
  • When multiple URLs are provided, UScraper runs the downstream graph once per URL.
  • Use Loop Continue at the end of the repeated path when the flow should advance to the next URL without ending the run.
  • End terminates the run; do not use End as the boundary for a multi-input loop.

Configuration fields

FieldRequiredDefaultDescription
URLYes-The page to open when you are scraping a single target.
Multiple URLsNo-One URL per line. Use this when every page should follow the same block sequence.

Usage notes

  • Start with one URL while testing selectors, then switch to a URL list.
  • Include the full protocol, for example https://example.com/products.
  • For multi-URL workflows that need an explicit after-loop step, connect the repeated path to Loop Continue, then connect Loop Continue to the block that should run after the list is complete.
  • Use append mode in Structured Export when looping through many URLs into one CSV.
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]