Launch Offer! Get lifetime access for just $59 for a limited time.

UScraper
Back to block reference

Navigation

Navigate block

Opens one page or loops through a list of pages.

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.
  • If an End block is reached during a multi-URL run, execution returns to Navigate for the next URL until the list is complete.

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.
  • 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+ · macOS coming soon