Justdial Data Extractor – Infoscraper

Scrape the business information from Justdial

Τι είναι το Justdial Data Extractor – Infoscraper;

Το Justdial Data Extractor – Infoscraper είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Info Scraper, και η κύρια λειτουργία του είναι "Scrape the business information from Justdial".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Justdial Data Extractor – Infoscraper

Λήψη αρχείων επέκτασης Justdial Data Extractor – Infoscraper σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Product Overview

Justdial Data Extractor Application chrome Extension Application  is a lead generation tool to be used for J. D WEBSITE ( without logging)  information scraping, which is quick and powerful tool on earth. 

The tool can extract information provided on the website like business name, address, phone number, website and more.

The internet is full of lead generating sources in abundance and such tools could be used for information extraction that could be used for your product or services. The Justdial Website is one such source of businesses information as almost all companies are listed in Just Dial Website.

To extract information from J.Dial Website,  Manually by copy pasting could be both time taking and require huge efforts. A better way of extracting the required information is to use the automated toll like ours which not only extracts the information but also exports it in CSV format. It saves time!

This powerful web application  extracts details like Name, Address, Phone Number, Website, it provides all information which are public by user. 


Justdial Data Scraper  Software   tool installation is just a single click!

The JD Software  is Free for limited use, you can try it for free, use it and  then later if you like it  you can upgrade to our Unlimited Results Plan for a fixed small amount yearly subscription.

Justdial Information  SCRAPER  which Scrap information from Just Dial Website as per your keyword and locations.

If you want to find leads within minutes, then this tool is for you!
* JD INFO SCRAPER  is a chrome Extension and not an web application, so no software installation required.
* The tool finds leads for business in any industry across country (India).
* You can qualify leads faster than ever before 
* Saves time by increasing productivity by reducing hours and money spent looking for leads
* No technical knowledge or coding required.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Justdial Data Extractor – Infoscraper Justdial Data Extractor – Infoscraper
ID ggbmmenjbdjmnbhinfdpnmddjibfbean
Επίσημο URL https://chrome.google.com/webstore/detail/justdial-data-extractor-%E2%80%93/ggbmmenjbdjmnbhinfdpnmddjibfbean
Περιγραφή Scrape the business information from Justdial
Μέγεθος Αρχείου 2.04 MB
Αριθμός Εγκαταστάσεων 2,434
Τρέχουσα Έκδοση 1.2
Τελευταία Ενημέρωση 2021-12-02
Ημερομηνία Δημοσίευσης 2021-12-02
Αξιολόγηση 3.33/5 Συνολικά 6 Αξιολογήσεις
Προγραμματιστής Info Scraper
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://www.infoscraper.in/privacy-policy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "background": {
        "scripts": [
            "libs\/jquery-3.1.1.min.js",
            "js\/consts.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/default_icon_128.png",
            "16": "images\/default_icon_16.png",
            "24": "images\/default_icon_24.png",
            "32": "images\/default_icon_32.png",
            "48": "images\/default_icon_48.png"
        },
        "default_title": "Justdial Data Extractor \u2013 Infoscraper"
    },
    "content_scripts": [
        {
            "js": [
                "libs\/jquery-3.1.1.min.js",
                "js\/check-ext-exipre.js",
                "contentscript\/content.js"
            ],
            "matches": [
                "*:\/\/*.justdial.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Scrape the business information from Justdial",
    "icons": {
        "128": "images\/default_icon_128.png",
        "16": "images\/default_icon_16.png",
        "24": "images\/default_icon_24.png",
        "32": "images\/default_icon_32.png",
        "48": "images\/default_icon_48.png"
    },
    "manifest_version": 2,
    "name": "Justdial Data Extractor \u2013 Infoscraper",
    "permissions": [
        "alarms",
        "cookies",
        "downloads",
        "notifications",
        "storage",
        "unlimitedStorage",
        "*:\/\/*\/*",
        "*:\/\/*.infoscraper.co.in\/*",
        "https:\/\/web.whatsapp.com\/*",
        "https:\/\/www.google.com\/maps\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2",
    "web_accessible_resources": [
        "images\/*"
    ]
}