WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Web Scraper - Free Web Scraping

Web Scraper - Free Web Scraping

View on Chrome Web Store
View Web Scraper - Free Web Scraping Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (904 ratings)
2 new ratings
2 views
This extension has been viewed 2 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Web data extraction tool with an easy point-and-click interface for modern web
Type
Extension
Users
800,000 users
100K
Website webscraper.io
webscraper.io
View author page of webscraper.io
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 24, 2013
Version 1.96.16
Manifest version
3
Updated
Updated on April 5, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Web Scraper - Free Web Scraping Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.96.16",
    "name": "Web Scraper - Free Web Scraping",
    "short_name": "Web Scraper",
    "description": "Web data extraction tool with an easy point-and-click interface for modern web",
    "permissions": [
        "tabs",
        "notifications",
        "storage",
        "unlimitedStorage",
        "declarativeNetRequest",
        "scripting"
    ],
    "optional_permissions": [
        "webRequest"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "24": "images\/icon24.png",
            "32": "images\/icon32.png"
        },
        "default_title": "Web Scraper",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "devtools_page": "devtools_init_page.html",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "background": {
        "service_worker": "background_script.js"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.webscraper.io\/*"
        ]
    },
    "minimum_chrome_version": "100",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/icon16.png",
                "images\/icon24.png",
                "images\/icon32.png",
                "images\/icon48.png",
                "images\/icon128.png"
            ],
            "matches": [
                "https:\/\/*.webscraper.io\/*"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top