Glassdoor Scraper

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

Glassdoor Scraper란 무엇입니까?

Glassdoor Scraper은(는) https://extensionsbox.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Automate your Glassdoor job search by intelligently scraping and exporting relevant postings directly into a CSV file."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Glassdoor Scraper 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Glassdoor Scraper Glassdoor Scraper
ID ndnomcanokhgenflbdnkfjnhaioogmdk
공식 URL https://chromewebstore.google.com/detail/glassdoor-scraper/ndnomcanokhgenflbdnkfjnhaioogmdk
설명 Automate your Glassdoor job search by intelligently scraping and exporting relevant postings directly into a CSV file.
파일 크기 3 MB
설치 횟수 82
현재 버전 1.0.4
최근 업데이트 2024-01-10
출시 날짜 2023-12-10
평점 5.00/5 총 6 개의 평점
개발자 https://extensionsbox.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://glassdoorscraper.extensionsbox.com
도움말 페이지 URL https://glassdoorscraper.extensionsbox.com
개인정보 보호 정책 페이지 URL https://glassdoorscraper.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"
    ],
    "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": [
                ""
            ]
        }
    ]
}