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 هو إضافة Chrome تم تطويرها بواسطة https://ggext.com، والميزة الرئيسية لها هي "Extract Indeed job titles, salaries, locations, and apply links and download in user-friendly formats like Excel with ease.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Indeed Scraper
قم بتنزيل ملفات الامتداد Indeed Scraper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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 |
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 |
عنوان صفحة المساعدة | https://indeed-scraper.ggext.com |
عنوان صفحة سياسة الخصوصية | 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": [ " |