Skraper - Easy web scraper

The easiest, most powerful web scraper. Start scraping in minutes. Automate and schedule jobs, export to cloud. No coding required.

Skraper - Easy web scraperคืออะไร?

Skraper - Easy web scraper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://webskraper.com และคุณลักษณะหลักของมันคือ "The easiest, most powerful web scraper. Start scraping in minutes. Automate and schedule jobs, export to cloud. No coding required."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Skraper - Easy web scraper

ดาวน์โหลดไฟล์ส่วนขยาย Skraper - Easy web scraper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Skraper makes it a breeze to crawl the web and scrape the data you need for your business, no matter how big. Simply open a page, select the elements you want to scrape, and show Skraper how to navigate between pages. Skraper's intelligent relationship engine automatically understands the data patterns and extracts all of the data by navigating the pages.

Features:

1. Scheduler: Automatically scrape web pages on a hourly, daily, weekly basis. See the history of your data.
2. Dynamic website scraping: Scrape multiple pages and multi-level websites with categories & subcategories.
3. Scrape modern pages: JavaScript is executed and websites are rendered completely.
4. Worldwide proxies: Jobs are executed on rotated, thousands of worldwide IP addresses.
5. Data export: Download the results in Excel, CSV, JSON, or export to your cloud storage.
6. REST API: Manage your scheduled jobs and data from our REST API.
7. Webhooks: Receive web notifications when a job is done, easily integrate your services.
8. Infinitely scalable: Skraper is cloud-native and it can scale infinitely.
9. Privacy & Security: Your data is yours and it's safely stored. We comply with FIPS 140-2 Level 4, ISO 27001, and more.

Visit our homepage for more information: https://webskraper.com/

Please let us know if you have any feedback or feature requests:
[email protected]                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Skraper - Easy web scraper Skraper - Easy web scraper
ID gjadcflbcahanjklalppgnopblbojfkm
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/skraper-easy-web-scraper/gjadcflbcahanjklalppgnopblbojfkm
คำอธิบาย The easiest, most powerful web scraper. Start scraping in minutes. Automate and schedule jobs, export to cloud. No coding required.
ขนาดไฟล์ 823 KB
จำนวนการติดตั้ง 326
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2020-06-15
วันที่เผยแพร่ 2020-06-15
คะแนน 1.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา http://webskraper.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://webskraper.com
URL หน้าช่วยเหลือ https://infoset.help/skraper/en
URL หน้านโยบายความเป็นส่วนตัว https://webskraper.com/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "The easiest, most powerful web scraper. Start scraping in minutes. Automate and schedule jobs, export to cloud. No coding required.",
    "version": "1.0.2",
    "name": "Skraper - Easy web scraper",
    "short_name": "Skraper",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icon-34.png"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvH4o52x5fk4CDpu8eUt2h5t9mQcyASKY82qC56U0wE97ZOqdQkZgU1SHM2A5RoCVWC6kQGvQsIG9Q1Sb6gewbxQegGSIEAgVjh8c7Tsg4zTFPTrgf6noqZbBcxOEyb+ys\/0CVhh5Z2K9gS4rs9c4RBWuPpiKcoyTAkeuy41XhtdH\/3Dtc9VKrV0n0MaIgwAUxOvRzIx4fPB1cJsYmUrnxQ4fC0noqOHLMbltgkqesrf5+eyLZ0u+3Ir\/5rE278sWabpMln596lK9dzugQUlMZGxMYM6J9KBhUsYQZ\/N2U5e1YQIdhFnMnELWa6As4JuiiDel7YjAvx5wlSi040fxmQIDAQAB",
    "permissions": [
        "tabs",
        "identity",
        "storage",
        "contextMenus",
        "notifications"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ]
        }
    ],
    "web_accessible_resources": [
        "content.styles.css",
        "icon-128.png",
        "icon-34.png"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "oauth2": {
        "client_id": "819112954203-vlomm6jgkie4hiaak47ifefkn0k8ee89.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    }
}