Scrupp · Linkedin Sales Navigator Scraper
The application extracts, cleans & enriches data by emails in one click to CSV/XLSX.
Scrupp · Linkedin Sales Navigator Scraperคืออะไร?
Scrupp · Linkedin Sales Navigator Scraper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://scrupp.com และคุณลักษณะหลักของมันคือ "The application extracts, cleans & enriches data by emails in one click to CSV/XLSX."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Scrupp · Linkedin Sales Navigator Scraper
ดาวน์โหลดไฟล์ส่วนขยาย Scrupp · Linkedin Sales Navigator Scraper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Scrupp - LinkedIn Sales Navigator & Apollo Scraper Description: Unlock the full potential of LinkedIn with Scrupp, the ultimate LinkedIn Sales Navigator and Apollo Scraper and web scraping tool. Scrupp empowers you to effortlessly extract valuable data from LinkedIn profiles, Sales Navigator, and Apollo, turning the world's largest professional network into a goldmine of insights. With Scrupp, your lead generation and market research just got a whole lot smarter. Key Features: Apollo Scraping: Scrape data with emails with no limits! LinkedIn Scraping Made Easy: Scrupp simplifies the process of scraping LinkedIn data. Extract information such as names, job titles, company details, and contact information with just a few clicks. Sales Navigator Integration: Seamlessly scrape data from LinkedIn Sales Navigator to supercharge your lead generation efforts. Scrupp ensures you get the most relevant and up-to-date information. Efficient Profile Scraping: Scrupp is your go-to tool for scraping LinkedIn profiles. Whether you're looking for potential clients, partners, or talent, Scrupp delivers accurate results. LinkedIn Email Scraper: Need to gather email addresses for outreach? Scrupp's email scraping feature lets you compile a targeted list of contacts quickly and effortlessly. Customized Scraping: Tailor your scraping parameters to find the exact information you need. Filter results by location, industry, company size, and more. User-Friendly Interface: Scrupp is designed for ease of use. No technical expertise required. Just install the extension, navigate to LinkedIn, and let Scrupp do the rest. Privacy and Security: Scrupp respects LinkedIn's terms of service and ensures your scraping activities stay within legal and ethical boundaries. LinkedIn Scraping Tools: Scrupp offers a comprehensive suite of scraping tools, making it your one-stop solution for LinkedIn data extraction. Elevate your LinkedIn game with Scrupp and gain a competitive edge in sales, marketing, and recruitment. Say goodbye to manual data entry and hello to efficient, data-driven decision-making. Download Scrupp today and transform LinkedIn into your ultimate resource for leads and insights.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Scrupp · Linkedin Sales Navigator Scraper |
ID | dfblonmbgoohadjjhcoeemcailijfigm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/scrupp-%C2%B7-linkedin-sales-n/dfblonmbgoohadjjhcoeemcailijfigm |
คำอธิบาย | The application extracts, cleans & enriches data by emails in one click to CSV/XLSX. |
ขนาดไฟล์ | 115 KB |
จำนวนการติดตั้ง | 7,000 |
เวอร์ชันปัจจุบัน | 1.1.46 |
อัปเดตครั้งล่าสุด | 2024-01-26 |
วันที่เผยแพร่ | 2022-05-05 |
คะแนน | 4.79/5 รวมทั้งหมด 63 คะแนน |
ผู้พัฒนา | https://scrupp.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://scrupp.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://scrupp.com/policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "build\/background.js" }, "action": { "default_icon": "logo.png", "default_title": "Scrupp \u00b7 Linkedin & Sales Navigator & Apollo Scraper && Email Finder" }, "content_scripts": [ { "js": [ "build\/app.js" ], "css": [ "css\/extension.css" ], "matches": [ "*:\/\/*.linkedin.com\/*", "*:\/\/*.scrupp.com\/*", "*:\/\/*.apollo.io\/*" ], "run_at": "document_end" } ], "description": "The application extracts, cleans & enriches data by emails in one click to CSV\/XLSX.", "icons": { "128": "logo.png", "16": "logo.png", "48": "logo.png" }, "host_permissions": [ "*:\/\/*.linkedin.com\/" ], "manifest_version": 3, "name": "Scrupp \u00b7 Linkedin Sales Navigator Scraper", "externally_connectable": { "matches": [ "*:\/\/*.scrupp.com\/*", "*:\/\/*.apollo.io\/*", "*:\/\/*.linkedin.com\/*" ] }, "permissions": [ "storage", "cookies" ], "short_name": "Scrupp \u00b7 Linkedin Sales Navigator Scraper", "version": "1.1.46" } |