Lynkedin BOT Scraper

Scrape data From linkedin Search Results

Lynkedin BOT Scraper क्या है?

Lynkedin BOT Scraper Cloud Extractors द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Scrape data From linkedin Search Results"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Lynkedin BOT Scraper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Try it FREE !! 

Linked-in BOT Scraper is the easiest way to start effective sales. Collect a large number of leads in less time with new software.

Its works on both SALES NAVIGATOR & USER PROFILES to generate leads denepnds on the Level of Degree Connections.

The easiest way to automate Linkedin for business and start effective B2B and B2C sales

Linked-in BOT Scraper is new lead generation software. It’s technology made it possible for us to sell more by collect a large number of leads using less time with Linked-in BOT Scraper. Now you can easily increase your sales with Linkedin Sales Navigator in Linked-in BOT Scraper extension by automated Linkedin Leads. 
 
Just install this Linked-in BOT Scraper auto generate your leads from your Chrome browser and automate sales prospecting                    

एक्सटेंशन की मूल जानकारी

नाम Lynkedin BOT Scraper Lynkedin BOT Scraper
ID foliafhldahnenmopgiefogllnhlppnk
आधिकारिक URL https://chrome.google.com/webstore/detail/lynkedin-bot-scraper/foliafhldahnenmopgiefogllnhlppnk
विवरण Scrape data From linkedin Search Results
फ़ाइल का आकार 1.56 MB
स्थापना संख्या 246
वर्तमान संस्करण 1.4
अंतिम अपडेट 2021-05-15
प्रकाशन तिथि 2020-10-23
रेटिंग 1.00/5 कुल 1 रेटिंग्स
डेवलपर Cloud Extractors
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.cloudextractors.com
सहायता पृष्ठ URL https://www.cloudextractors.com
गोपनीयता नीति पृष्ठ URL https://cloudextractors.com/privacyPolicy.php
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lynkedin BOT Scraper",
    "version": "1.4",
    "description": "Scrape data From linkedin Search Results",
    "permissions": [
        "downloads",
        "notifications",
        "storage",
        "https:\/\/gooserp.com\/api\/User\/login.php"
    ],
    "browser_action": {
        "default_icon": {
            "16": "images\/default_icon_16.png",
            "24": "images\/default_icon_24.png",
            "32": "images\/default_icon_32.png",
            "48": "images\/default_icon_48.png",
            "128": "images\/default_icon_128.png"
        },
        "default_title": "Lynkedin BOT Scraper"
    },
    "icons": {
        "16": "images\/default_icon_16.png",
        "24": "images\/default_icon_24.png",
        "32": "images\/default_icon_32.png",
        "48": "images\/default_icon_48.png",
        "128": "images\/default_icon_128.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "background": {
        "scripts": [
            "libs\/jquery-3.1.1.min.js",
            "js\/consts.js",
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.linkedin.com\/search\/results\/*",
                "https:\/\/www.linkedin.com\/sales\/search\/*"
            ],
            "js": [
                "libs\/jquery-3.1.1.min.js",
                "contentscript\/content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "images\/*"
    ],
    "manifest_version": 2
}