Beginner guide · Updated August 24, 2026

How to scrape a website without code

Start with one page, decide which columns you need, let ScrapeNow capture and structure it, then inspect the result before exporting CSV or JSON.

RequiredWindows 10 or 11
Starting pointOne accessible URL
CodingNone
The shortest useful answer

Install ScrapeNow, add a URL, enable data extraction, name the fields that should become columns, choose a capture mode, and run the workflow. Review the returned table and export CSV or JSON. Use Assisted mode if the page needs login, filters, cookie consent, or another manual step.

Step 1

Choose a page and define the outcome

Do not begin with “scrape everything.” Begin with the decision or file you need. For a product page, that might be a CSV containing title, price, availability, and URL. For a directory, it might be name, category, location, and profile link.

titlepriceavailabilityproduct URL

Use a public practice website for your first run if you are still learning. The ScrapeNow documentation uses https://scrapeme.live/shop/ with the fields name and price.

Step 2

Create the run

  1. Open ScrapeNow and select New run.
  2. Paste the source URL.
  3. Enable Data extraction.
  4. Add one field for every column you want.
  5. Keep Standard effort for the first attempt.
ScrapeNow New run form where a user adds a URL, extraction fields, effort, capture mode, and optional pagination
The New run form keeps the URL, field schema, effort, capture mode, and pagination in one place.

Step 3

Choose the lightest capture mode that works

Page situationStart withWhy
Public page with visible recordsBackgroundIt is the simplest default and can fall back visibly.
You want to watch page loadingForegroundThe browser stays visible but capture continues automatically.
Login, filters, consent, tabs, or scrolling are requiredAssistedScrapeNow waits while you prepare the page state.

Step 4

Run, inspect, and correct the schema

Select Run workflow and wait for the structured rows. Before exporting, inspect several records and check that every column means what you intended.

  • If a field is empty, confirm that the information is actually visible on the captured page.
  • Replace vague field names with specific ones.
  • Try High effort only when Standard misses meaningful structure.
  • Use Foreground or Assisted mode if the captured page state was incomplete.
ScrapeNow structured results table ready for CSV or JSON export
Inspect the structured table before exporting or using it in another workflow.

Step 5

Export and preserve the successful setup

Export the completed rows as CSV for a flat spreadsheet workflow or JSON when nested structure is more useful. The run remains in local history, and you can clone a successful configuration instead of starting again.

Avoid first-run mistakes

Keep the first test small and observable

One page firstValidate before scaling

Confirm the schema on one representative page before adding a large URL list.

Visible evidenceAsk only for present data

A scraper cannot reliably return information that is absent from the captured state.

Specific fieldsPrefer “price” to “details”

Clear field names make the expected output easier to validate.

Authorized useRespect the source

Access and process only websites and information you are permitted to use.

Next guides

Move from one page to the real job

Your first dataset

Start with one URL and two fields.

ScrapeNow is free to install. Eligible new accounts receive 500 welcome credits automatically.

Install from Microsoft Store