Spider Free - The simplest web scraper
Spider let's you turn websites into organized data, download them as JSON/CSV. No coding or configuration required.
什麼是Spider Free - The simplest web scraper?
Spider Free - The simplest web scraper是由https://amie-chen.com開發的Chrome擴展程式,該擴展的主要功能是“Spider let's you turn websites into organized data, download them as JSON/CSV. No coding or configuration required.”。
擴展截圖
下載Spider Free - The simplest web scraper擴展crx文件
下載Spider Free - The simplest web scraper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Spider is a smart point-and-click web scraping tool. With Spider, you can turn websites into organized data, download it as JSON or spreadsheet. There's no coding experience or configuration time involved, simply open the chrome extension and start clicking.
擴展基本資訊
名稱 | Spider Free - The simplest web scraper |
ID | hhblpocflefpmmfibmajdfcjdkeafpen |
官方網址 | https://chromewebstore.google.com/detail/spider-free-the-simplest/hhblpocflefpmmfibmajdfcjdkeafpen |
簡介 | Spider let's you turn websites into organized data, download them as JSON/CSV. No coding or configuration required. |
檔案大小 | 17.4 KB |
安裝次數 | 8,749 |
目前版本 | 2.0 |
更新時間 | 2022-07-26 |
上架時間 | 2019-04-26 |
評分 | 4.00/5 共 26 次評分 |
開發者 | https://amie-chen.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://amie-chen.com |
說明頁面URL | https://amie-chen.com |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Spider Free - The simplest web scraper", "short_name": "Spider", "version": "2.0", "author": "Amie Chen", "description": "Spider let's you turn websites into organized data, download them as JSON\/CSV. No coding or configuration required.", "manifest_version": 3, "commands": { "toggle-spider": { "suggested_key": { "default": "Alt+Q", "mac": "Alt+Q", "windows": "Alt+Q", "chromeos": "Alt+Q", "linux": "Alt+Q" }, "description": "Toggle Spider" } }, "web_accessible_resources": [ { "resources": [ "images\/*", "content\/content.html", "content\/content.css", "content-min.js" ], "matches": [ " |