Scraper Crawler V3

Crawl to any search results and scrape texts, links, images, keywords, emails & videos

Scraper Crawler V3คืออะไร?

Scraper Crawler V3 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Open Source Dev และคุณลักษณะหลักของมันคือ "Crawl to any search results and scrape texts, links, images, keywords, emails & videos"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Scraper Crawler V3

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

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

                        Scraper Crawler V3.0 is here! Can scrape thousands of Emails, phone numbers, links, SEO keywords, images and videos - and in the new version - also RegExps, Wikipedia pages, Instagram users, keywords combinations - all in one click and very faster than ever. Free features include *all scraping options* for 100 websites a day. Please support us with a $1 donation or buy the extended license to get unlimited scraping.

How to use it?
- You go on a website, or a search engine results page
- Click the scraper button
- Click "start"
- In the "Settings" tab, you can choose *what* to scrape, how deep to crawl, waiting times (you need waiting time if the site your crawl to has limitations!), and if to crawl into the original domain only or to continue crawling to the whole web.
- Scrape SEO keyword sentences
- Scrape phone numbers, skype accounts, wikipedia content, instagram/twitter accounts, and much more!
- Target your competitors SEO design
- Download all videos, images directly
- Upload a list of URLs to scrape
- Save scraped images to local folder.

The scraper is looking for pagination pages as well, so if for instance you went on a search engine results page, the scraper will try to click "next" for you.

NOTE! Faked accounts or accounts without an Email will get deleted. 

Please report any bugs to [email protected]                    

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

ชื่อ Scraper Crawler V3 Scraper Crawler V3
ID kbhidgghgflkbalnkoeokcipocmigkfh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/scraper-crawler-v3/kbhidgghgflkbalnkoeokcipocmigkfh
คำอธิบาย Crawl to any search results and scrape texts, links, images, keywords, emails & videos
ขนาดไฟล์ 174 KB
จำนวนการติดตั้ง 2,767
เวอร์ชันปัจจุบัน 3.6
อัปเดตครั้งล่าสุด 2020-03-17
วันที่เผยแพร่ 2020-03-14
คะแนน 2.24/5 รวมทั้งหมด 29 คะแนน
ผู้พัฒนา Open Source Dev
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.ibronto.com/comhype_limited_privacy_policy.pdf
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDescription__",
    "version": "3.6",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "background": {
        "scripts": [
            "lib\/jquery.min.js",
            "scripts\/utils.js",
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "64": "images\/icon-64.png",
            "128": "images\/icon-128.png"
        },
        "default_title": "__MSG_browserActionTitle__"
    },
    "permissions": [
        "clipboardWrite",
        "storage",
        "tabs",
        "",
        "downloads"
    ]
}