Justdial Scraper

Justdial Scraper lets you search and scrape key details from over 20 categories,Download scraped data as a CSV file for easy access

Justdial Scraperคืออะไร?

Justdial Scraper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://extensionsbox.com และคุณลักษณะหลักของมันคือ "Justdial Scraper lets you search and scrape key details from over 20 categories,Download scraped data as a CSV file for easy access"

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        We can help you scrape and export search results from the Justdial website, and download it as a CSV file. requires no programming knowledge or coding skills. Try the “Justdial Scraper” browser extension today and see how simple it can be!

What categories can be scraped?
Search results from these categories: Restaurants, Hotels, Beauty Spa, Home Decor, Education, Rent & Hire, Hospitals, Contractors, Pet Shops, PG/Hostels, Estate Agent, Dentists, GYM, Consultants, Event Organisers, Driving Schools, Packers & Movers, Courier Service.

What information does It scrape?
Name, Area, Address, Phone, Rating, Review, Total Reviews, Type, Thumbnail, Images, Video, Opening Time, Pincode, Doc ID, Latitude, Longitude, Web URL, Verified, Scraped Time.

How to extract these data?
Scraping search results from Justdial.com can be done easily with our tool, without coding. Simply follow these steps: 
- Open any category listed above on the Justdial website
- Search anything as you did before, There should be an "Export CSV" button beside the search keywords
- Click "Export CSV", wait for the process to complete, and then click "Download Items" to download the data in a CSV file.

How quickly will I receive the results?
The data extraction process begins immediately after you make a request. The duration of the extraction will vary depending on the amount of information you need to retrieve.

Data Privacy
Your data stays on your device and is not stored or transmitted to our servers. We prioritize keeping your information secure and confidential.

Disclaimer 
This extension is an independently developed product by ExtensionsBox and has no association with Justdial.                    

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

ชื่อ Justdial Scraper Justdial Scraper
ID ccnfadfagdjnaehnpgceocdgajgieinn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/justdial-scraper/ccnfadfagdjnaehnpgceocdgajgieinn
คำอธิบาย Justdial Scraper lets you search and scrape key details from over 20 categories,Download scraped data as a CSV file for easy access
ขนาดไฟล์ 2.99 MB
จำนวนการติดตั้ง 1,158
เวอร์ชันปัจจุบัน 1.0.4
อัปเดตครั้งล่าสุด 2024-02-04
วันที่เผยแพร่ 2023-07-04
คะแนน 4.20/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://extensionsbox.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://justdialscraper.extensionsbox.com
URL หน้าช่วยเหลือ https://justdialscraper.extensionsbox.com
URL หน้านโยบายความเป็นส่วนตัว https://extensionsbox.com/privacy
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.4",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage",
        "identity",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/justdialscraper.extensionsbox.com\/*",
        "*:\/\/*.justdial.com\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.justdial.com\/*"
            ],
            "js": [
                "contentScript.js"
            ],
            "css": [
                "style.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuKkWpZjdK4zSOVReraUmQzNhl3rB8E202Fc7NO3T+Nixn5c7T2Hx655vKNeIFT\/BtdYCvUWZyoUKfP1a0yipFkMLhgreIfXLkvkgx06hjADUYJFq4ypLeoi2rhIjUXXneRrciurNy8CMUtgq4yBBahEK52G13ib81wtGnokh00iHh+ENbnaidJO9iW3wjf+DTH\/YRcSP4++LNXlSK8OV02I4xlnyzd0ByXzHuU1HC3GAwLdWRAs0TnSy2n9FBtq5p4Ld8ptpnxF5DG35e2K3OaSAlGc0F3ZD43T4T6LeH\/D2qeqXSWz6Cq37ZLpk0pCHzGWQcCZlZh\/MkJnqbkLAeQIDAQAB",
    "oauth2": {
        "client_id": "1070877810493-qqc9iup7nd1picq1mk5i9git83u63o76.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "libs\/*",
                "injected.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}