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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Spider let's you turn websites into organized data, download them as JSON/CSV. No coding or configuration required."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Spider Free - The simplest web scraper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
आधिकारिक URL | 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": [ " |