# martinsbalodis/web-scraper-chrome-extension

Web data extraction tool implemented as chrome extension

Repository: https://github.com/martinsbalodis/web-scraper-chrome-extension
Canonical: https://ross.abutalabs.com/products/web-scraper-chrome-extension
Language: JavaScript
License: LGPL-3.0
License Family: copyleft
Last push: 2018-10-29T09:42:28+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4666, "days_push": 2865, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1363, forks 439 (observed 2026-08-28T04:04:30.466259+00:00)

## What it is
Web Scraper is a Chrome browser extension for extracting data from web pages without writing code. Users define sitemaps describing how to traverse a site and what to select, and the extension scrapes the data and exports it as CSV.

## Use cases
- scrape product prices from an e-commerce site into csv
- extract data from multiple pages of a website
- scrape javascript-rendered pages with ajax content
- build a sitemap to crawl a site and pull structured data
- export scraped tables to csv
- download images from web pages while scraping

## When to choose
- you want no-code web scraping directly in Chrome
- you need to scrape dynamic pages that use JavaScript and AJAX
- you want scraped data exported as CSV
- you prefer a visual point-and-click selector instead of writing scrapers

## When to avoid
- you need scraping at large scale or with proxies and scheduling
- you need a headless or server-side scraping solution
- you use a browser other than Chrome
- you need active development or recent updates

## Facets
- artifact type: plugin
- maturity: maintenance
- function: web-scraping, data-science, etl
- domain: crawlers, browser-extensions
- platform: browser, browser-extension
- tags: chrome-extension, scraping, csv-export, sitemaps, no-code-scraping, data-engineering, automation

## Member repositories
- martinsbalodis/web-scraper-chrome-extension (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:30.466259+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:25.504434+00:00, confidence not recorded.
  - readme: https://github.com/martinsbalodis/web-scraper-chrome-extension (fetched 2026-08-28T04:04:30.466259+00:00, sha 10a9e793c692)
- Data as of 2026-08-30T08:39:29.467469+00:00.
