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

UScraper
Back to block reference

Interaction

Type Text block

Clears and types one or more text values into an input field.

Trustpilot (Imported)Status: draft
RunSavePreview Commands
process

Type Text

Enter one or many text values into an input field.

Configure Block: type-text

Set up the parameters for this type text block.

ConfigurationGeneral

Input Element Selector

input[name='username'], #email

Text to Type

Hello World

Multiple Texts

laptop keyboard monitor

Clear existing text first

Enabled
Navigate -> Type Text -> Click -> Wait for Element -> Structured Export -> Reset Page -> Loop Continue -> EndSave Configuration

Purpose

Use Type Text for search boxes, location fields, login-free filters, and forms that reveal results after submit.

How it works

  • Finds the configured input or textarea.
  • Clears the field first unless disabled.
  • Types the configured text into the element.
  • When multiple texts are provided, the downstream graph runs once per text value.
  • Loop Continue advances to the next text value; after the final value it follows its outgoing connection.

Configuration fields

FieldRequiredDefaultDescription
SelectorYes-CSS selector or XPath for the input element.
TextNo-The exact text to enter for a single-input run.
Multiple TextsNo-One text value per line. Use this when the same form should run repeatedly for many search terms, locations, or filters.
Clear firstNotrueWhether to clear the field before typing.

Usage notes

  • Use a Click block after Type Text when the site requires a submit button.
  • Some autocomplete fields need a short Sleep or a Wait for Text after typing.
  • For multiple texts, add reset steps such as Go Back, Refresh, Navigate, Clear, or Inject JavaScript before Loop Continue so the input exists again for the next value.
  • Nested multi-input workflows close the innermost active loop first, so use one Loop Continue block per loop level.
  • Avoid automating private or authenticated forms unless you have explicit permission.
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]