Company Detail Scraper for LinkedIn (No Cookies) 🏢
Pricing
from $5.99 / 1,000 results
Company Detail Scraper for LinkedIn (No Cookies) 🏢
🏢 LinkedIn Company Detail Scraper (No Cookies) extracts rich company data from LinkedIn About pages—website, industry, size, HQ, followers & description. 🚀 Great for B2B lead gen, sales research & recruiting.
Pricing
from $5.99 / 1,000 results
Rating
0.0
(0)
Developer
Scrapier
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
18 hours ago
Last modified
Categories
Share
🏢 Company Detail Scraper for LinkedIn (No Cookies)
Extract rich, structured company profiles from LinkedIn — without a login, without cookies, and without a session. Just paste company names or LinkedIn URLs and get a complete public profile for each: overview, follower & employee counts, headquarters, industries, specialties, logo, cover image, links, and related/affiliated pages.
✅ 100% no-cookie. The scraper reads only the public, anonymous LinkedIn company "overview" page that LinkedIn serves to logged-out visitors.
✨ Why Choose This Actor?
- 🔓 No login, no cookies, no tokens — nothing to refresh, nothing to expire.
- 📋 True bulk input — drop in hundreds or thousands of companies at once.
- 🧠 Smart, self-healing networking — starts on a direct connection and automatically upgrades to stronger networks if the target throttles, then stays there.
- 💾 Live results — every company is saved the moment it's collected, so a long run never loses progress.
- 📊 Section-by-section output tabs — Overview, Stats, Locations, Media, Links, and Related Pages, each in its own clean table.
- 🧩 Future-proof parsing — prefers stable, standards-based data sources (schema.org JSON-LD, Open Graph) with layered fallbacks.
🚀 Key Features
| Feature | Details |
|---|---|
| 🏢 Company overview | Name, slug, tagline, description, website, LinkedIn URL, company ID |
| 📊 Stats | Follower count, employee count, employee-size range, founded year |
| 🏭 Industry & specialties | Primary industry + full specialties list |
| 📍 Headquarters | Street, city, state, postal code, country |
| 🖼️ Media | High-res logo (400×400) and cropped cover image |
| 🔗 Links | Website, LinkedIn, generated jobs-search URL |
| 🤝 Related pages | Similar companies, affiliated companies, showcase pages |
📥 Input
| Field | Type | Description |
|---|---|---|
identifier | array (required) | Company slugs (google), full URLs (https://www.linkedin.com/company/google/), or showcase URLs. |
proxyConfiguration | object | Apify proxy settings (in the Proxy & Network advanced section). Leave default for best results. |
Example input
{"identifier": ["google", "youtube", "https://www.linkedin.com/company/stripe/"],"proxyConfiguration": { "useApifyProxy": true }}
📤 Output
Each company becomes one dataset record. Example (truncated):
{"input_identifier": "google","basic_info": {"name": "Google","universal_name": "google","description": "A problem isn't truly solved until it's solved for all...","website": "https://goo.gle/3DLEokh","linkedin_url": "https://www.linkedin.com/company/google/","specialties": ["search", "ads", "android", "cloud", "artificial intelligence"],"industries": ["Software Development"],"founded_info": { "year": null, "month": null, "day": null },"page_type": "COMPANY"},"tagline": null,"company_urn": "1441","stats": {"employee_count": 304720,"follower_count": 41893270,"employee_count_range": { "start": 10001, "end": null }},"locations": {"headquarters": {"country": "US", "state": "CA", "city": "Mountain View","postal_code": "94043", "line1": "1600 Amphitheatre Parkway", "is_hq": true}},"media": {"logo_url": "https://media.licdn.com/.../company-logo_400_400/...","cropped_cover_url": "https://media.licdn.com/.../image-scale_191_1128/..."},"links": {"website": "https://goo.gle/3DLEokh","linkedin": "https://www.linkedin.com/company/google/","job_search": "https://www.linkedin.com/jobs/search?geoId=92000000&f_C=1441"},"similar_companies": ["microsoft", "amazon", "apple", "meta"],"affiliated_companies": { "by_employees": ["youtube"], "showcases": ["google-cloud"] }}
What's available without a login?
Because this scraper uses only the public guest page, a few fields are auth-gated and come back as null, [], or "": the full office list (HQ only), geo-coordinates, full-size cover image, funding, verification timestamp, post hashtags, and the numeric ids of related pages (exposed as slugs to guests). Numeric-id inputs are also auth-gated — use the slug or URL instead.
🚀 How to Use (Apify Console)
- Log in at https://console.apify.com → Actors.
- Open Company Detail Scraper for LinkedIn (No Cookies).
- Add your companies under 🔗 Company names or LinkedIn URLs.
- (Optional) Adjust delay, concurrency, and proxy.
- Click Start ▶️.
- Watch the live logs as companies stream in.
- Open the Output tab — switch between the Overview / Stats / Locations / Media / Links / Related views.
- Export to JSON, CSV, or Excel.
🤖 Use via API
curl -X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"identifier":["google","stripe"]}'
💡 Best Use Cases
- 🎯 Lead generation & B2B prospecting
- 🧾 CRM enrichment with firmographics
- 📈 Market & competitor research
- 🗂️ Building company datasets at scale
💳 Pricing
This actor uses the pay-per-event model. You are charged per successfully collected company (company-detail event). You only pay for companies that return data — skipped/blocked lookups are not charged.
❓ FAQ
Do I need a LinkedIn account or cookies? No. The scraper only reads the public, logged-out company page.
Can I pass numeric company ids?
You can, but LinkedIn redirects numeric ids to the login wall for guests, so prefer the slug (google) or URL.
Why are some fields empty? Those fields are only visible to logged-in users. See What's available without a login? above.
Is it safe from layout changes? The parser prefers stable JSON-LD / Open Graph sources with multiple fallbacks, and flags companies missing core fields.
⚖️ Legal & Compliance
- Data is collected only from publicly available sources.
- You are responsible for compliance with GDPR, CCPA, anti-spam laws, and LinkedIn's terms in your jurisdiction.
- Do not use the data to harass, spam, or discriminate.
🆘 Support & Feedback
Found an issue or want a new field? Open an issue on the actor's Issues tab in the Apify Console — feedback is welcome!