Glassdoor Scraper

Automate your Glassdoor job search by intelligently scraping and exporting relevant postings directly into a CSV file.

Glassdoor Scraper là gì?

Glassdoor Scraper là một tiện ích mở rộng Chrome được phát triển bởi https://extensionsbox.com, và tính năng chính của nó là "Automate your Glassdoor job search by intelligently scraping and exporting relevant postings directly into a CSV file.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Glassdoor Scraper

Tải xuống các tệp mở rộng Glassdoor Scraper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Boost Your Job Search with Glassdoor Scraper

What is Glassdoor
Glassdoor is a job posting platform like Indeed. It's one of the world's largest job and recruiting sites. also provide company reviews, CEO approval ratings, salary reports, interview reviews, etc. 

Glassdoor Scraper is an automated tool that extracts job posting data from Glassdoor.com.  It works by programmatically scrolling through search results and capturing key details about listings like job title, company, location, description, and more. 

The scraped data is exported into a structured CSV format for easy analysis and searchability, saving you countless hours spent manually browsing postings.

Benefits of Using Our Extension

- Extracts up to 3000 postings matching your search criteria
- Saves time compared to manual browsing  
- Provides structured data for sorting and filtering 
- Analyze job market trends and patterns
- Create targeted, compelling job applications

How to Use This Tool for Your Job Search 

Step 1: Enter Your Search Parameters
Specify your target job title, location, keywords, and filters for optimal results.  

Step 2: Scrape Job Postings 
After searching, click the "Download Jobs" button to open the scraper. It will automatically extract data as it scrolls through listings.

Step 3: Export Data to CSV 
The extracted info is cached locally. Click "Export Jobs" to export the scraped data to a CSV file.  

With the power of web scraping, you can indeed supercharge your job search and uncover opportunities tailored to your skills and interests. Automate the busy work and focus on crafting standout applications.

How quickly will I receive the results?
Data extraction begins immediately after you make a request. Duration varies based on the amount of information retrieved.

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
Glassdoor is a registered trademark of Glassdoor, Inc. This independent project was developed by ExtensionBox and is not affiliated with Glassdoor, Inc.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Glassdoor Scraper Glassdoor Scraper
ID ndnomcanokhgenflbdnkfjnhaioogmdk
URL Chính Thức https://chromewebstore.google.com/detail/glassdoor-scraper/ndnomcanokhgenflbdnkfjnhaioogmdk
Mô tả Automate your Glassdoor job search by intelligently scraping and exporting relevant postings directly into a CSV file.
Kích Thước Tệp 3 MB
Số Lần Cài Đặt 82
Phiên Bản Hiện Tại 1.0.4
Cập Nhật Lần Cuối 2024-01-10
Ngày Phát Hành 2023-12-10
Đánh Giá 5.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển https://extensionsbox.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://glassdoorscraper.extensionsbox.com
URL Trang Trợ Giúp https://glassdoorscraper.extensionsbox.com
URL Trang Chính Sách Bảo Mật https://glassdoorscraper.extensionsbox.com/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
    ],
    "host_permissions": [
        "*:\/\/glassdoorscraper.extensionsbox.com\/*",
        "*:\/\/*.glassdoor.at\/*",
        "*:\/\/*.glassdoor.ch\/*",
        "*:\/\/*.glassdoor.de\/*",
        "*:\/\/*.glassdoor.com.au\/*",
        "*:\/\/*.glassdoor.ca\/*",
        "*:\/\/*.glassdoor.co.uk\/*",
        "*:\/\/*.glassdoor.com.hk\/*",
        "*:\/\/*.glassdoor.ie\/*",
        "*:\/\/*.glassdoor.co.in\/*",
        "*:\/\/*.glassdoor.co.nz\/*",
        "*:\/\/*.glassdoor.sg\/*",
        "*:\/\/*.glassdoor.com\/*",
        "*:\/\/*.glassdoor.com.ar\/*",
        "*:\/\/*.glassdoor.es\/*",
        "*:\/\/*.glassdoor.com.mx\/*",
        "*:\/\/*.glassdoor.be\/*",
        "*:\/\/*.glassdoor.ca\/*",
        "*:\/\/*.glassdoor.ch\/*",
        "*:\/\/*.glassdoor.fr\/*",
        "*:\/\/*.glassdoor.it\/*",
        "*:\/\/*.glassdoor.be\/*",
        "*:\/\/*.glassdoor.nl\/*",
        "*:\/\/*.glassdoor.com.br\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.glassdoor.at\/*",
                "*:\/\/*.glassdoor.ch\/*",
                "*:\/\/*.glassdoor.de\/*",
                "*:\/\/*.glassdoor.com.au\/*",
                "*:\/\/*.glassdoor.ca\/*",
                "*:\/\/*.glassdoor.co.uk\/*",
                "*:\/\/*.glassdoor.com.hk\/*",
                "*:\/\/*.glassdoor.ie\/*",
                "*:\/\/*.glassdoor.co.in\/*",
                "*:\/\/*.glassdoor.co.nz\/*",
                "*:\/\/*.glassdoor.sg\/*",
                "*:\/\/*.glassdoor.com\/*",
                "*:\/\/*.glassdoor.com.ar\/*",
                "*:\/\/*.glassdoor.es\/*",
                "*:\/\/*.glassdoor.com.mx\/*",
                "*:\/\/*.glassdoor.be\/*",
                "*:\/\/*.glassdoor.ca\/*",
                "*:\/\/*.glassdoor.ch\/*",
                "*:\/\/*.glassdoor.fr\/*",
                "*:\/\/*.glassdoor.it\/*",
                "*:\/\/*.glassdoor.be\/*",
                "*:\/\/*.glassdoor.nl\/*",
                "*:\/\/*.glassdoor.com.br\/*"
            ],
            "js": [
                "contentScript.js"
            ],
            "css": [
                "style.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjbXL5D5up7hRdzihIA6yXyMIajtQ5e2tDD2UdchH9t13wBc7MPGcLugA8B7pLgvwttoYnNSpELjy9JeuXv\/bSbzPcZoc0khKhISWa1wIfGADEncAfJYChyb\/P2+BSywDpIM7SfR8kzs5duh4rQr2rf\/AxpwMrC6NUiP9xJ3vBbVbU\/rtv\/rQxXjb+Pfh3vYeuHORkvnsQEVYfVfEvpZVJK9zgqkr7ivE0G\/NOICk9ccvRouC+4gFRBJkYuOSK+Oy3jPUfjUK0YgAJfZzl3e3hVM3SX5VoJU80tENDAiqaHVFVcLZOSizkp8pLo9GiiFgY0sEww9SzwYiSQTxEWWdJQIDAQAB",
    "oauth2": {
        "client_id": "868008142558-evlnd9h48bq1cf0b1cjug6cdq717815p.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": [
                ""
            ]
        }
    ]
}