Indeed Scraper

Extract Indeed job titles, salaries, locations, and apply links and download in user-friendly formats like Excel with ease.

Indeed Scraper란 무엇입니까?

Indeed Scraper은(는) https://ggext.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Extract Indeed job titles, salaries, locations, and apply links and download in user-friendly formats like Excel with ease."입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        Introducing our Indeed Scraper, the ultimate tool for extracting job listings from Indeed with ease. With just a few simple steps, you can scrape job details, salaries, locations, and apply links, and save them to a CSV file for use in Excel.

Indeed is a leading job site with a massive database of job listings, providing valuable information on job openings, salaries, locations, and job seeker profiles. Our Indeed scraper enables you to effortlessly Scraping this information without the need for coding knowledge.

The benefits of using our Indeed scraper are plentiful. HR managers, recruiters, and anyone looking to create a database of candidates, track hiring trends, and stay informed about the job market can benefit from the valuable insights that our scraper provides.

With our Indeed scraper, you can save time, eliminate the need to build and test your own scraper, and have immediate access to all the job information you need. The data extraction process begins immediately after your request, and the duration of the extraction will vary depending on the amount of information you need to retrieve.

Don't waste any more time manually searching for job information on Indeed. Try our Indeed scraper today and gain valuable insights into the job market.

Questions?
Drop us a line at [email protected]
https://indeed-scraper.ggext.com/#faqs



------------------------------------------
Data Privacy
------------------------------------------
All data is processed in your local computer, it is never passing through our web server, no one knows what you explore. The extension will NOT attempt to offload, distribute, broadcast, sell, or in any way share collected data.

------------------------------------------
LEGAL
------------------------------------------
Indeed is a trademark of Indeed Inc., registered in the U.S. and other countries.This is an unofficial enhancement for Indeed. This extension is not related to Google Maps of Indeed Inc.                    

확장 프로그램 기본 정보

이름 Indeed Scraper Indeed Scraper
ID cgelphinochnndbeinkgdjolojgdkabc
공식 URL https://chromewebstore.google.com/detail/indeed-scraper/cgelphinochnndbeinkgdjolojgdkabc
설명 Extract Indeed job titles, salaries, locations, and apply links and download in user-friendly formats like Excel with ease.
파일 크기 2.24 MB
설치 횟수 315
현재 버전 1.2.8
최근 업데이트 2023-10-28
출시 날짜 2023-03-12
평점 3.67/5 총 3 개의 평점
개발자 https://ggext.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://indeed-scraper.ggext.com
도움말 페이지 URL https://indeed-scraper.ggext.com
개인정보 보호 정책 페이지 URL http://ggext.com/privacy.html
지원되는 언어 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",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.2.8",
    "author": "GShoppingExport",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "permissions": [
        "storage",
        "identity"
    ],
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.indeed.com\/*"
            ],
            "js": [
                "plasmo-overlay.db6b23e9.js"
            ],
            "run_at": "document_end",
            "css": [
                "plasmo-overlay.40eb3b06.css"
            ]
        }
    ],
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvprLj\/V153hVGOd9f9KHEyDyR2+aKPEy9MwNRpWnI0r2EMQ6YEu\/TPqfvLx+neXbKYYmaDTx7tTaaasSBZf7deNcXARnxPjxEeMHT2mT5fpbQ3vEIepQNK4P34LsPjQWNlhyvaxhqH6qsQaAhQcFXD4IhigOO+t62gDrqA48jQTxf8j3oCjkrI3zqSrQh9JFLJSdCvmDMWw1+q\/YfTvagzM4s7e8WJWeiLkV3MztyzbaoWGcQjMWU4H4D3fQupXY1iHpTzMwmDZ4Lm5gh+g47QglezSkW0MXlUxHUrvM6SX3RPy7xUgyxoAPh9e4FQXF7VW\/s0gVgRtrGUEMVPBWowIDAQAB",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "oauth2": {
        "client_id": "632845667525-g42sa7icimli6jdv1ga808icjsh6ta84.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "ajaxhook.min.js",
                "injected\/inject.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "matches": [
                "*:\/\/*.indeed.com\/*"
            ],
            "resources": [
                "ic_find.55e1d60b.png",
                "plasmo-overlay.b5a63de5.css",
                "plasmo-overlay.6b53d8a1.css",
                "plasmo-overlay.9c8f7704.png",
                "plasmo-overlay.e0ca028d.png",
                "plasmo-overlay.f41a453c.jpg",
                "plasmo-overlay.7bae0545.png"
            ]
        }
    ]
}