Linkedin Company Scraper avatar

Linkedin Company Scraper

Pricing

$30.00/month + usage

Go to Apify Store
Linkedin Company Scraper

Linkedin Company Scraper

Extract UNLIMITED LinkedIn company profiles for just $30/month. Get name, website, followers, employees, description, posts & more. Perfect for B2B research, outreach, and competitive analysis.

Pricing

$30.00/month + usage

Rating

0.0

(0)

Developer

Rigel Bytes

Rigel Bytes

Maintained by Community

Actor stats

2

Bookmarked

50

Total users

3

Monthly active users

14 days ago

Last modified

Share

The LinkedIn Company Scraper is a powerful tool designed to extract comprehensive company data from LinkedIn. Whether you're generating leads, enriching your B2B database, or doing competitor analysis, this scraper delivers accurate, structured data — including website, follower count, employee info, specialties, and even recent posts.

For just $30/month, you can analyze UNLIMITED LinkedIn Companies with ease.


Features

  • Extract detailed Company information:
    • Full name
    • Website
    • Followers count
    • Slogan
    • Address
    • Image
    • Description
    • Number of Employees
    • Founded On
    • Specialities
    • Type
    • Employees
    • Recent Posts
  • Supports proxies for anonymity and bypassing restrictions.
  • Fast and reliable scraping with retry mechanisms.

Pricing

  • Unlimited Profiles: Only $30/month.
  • No hidden fees or limits on usage.

Input

The actor accepts the following input:

  • urls (list[string], required): The URLs of the LinkedIn Companies.

  • proxy (string, optional): The proxy URL to use for scraping. This ensures you can scrape images from multiple listings without being rate-limited.

📝 Copy for Use:

{
"urls": [
"https://www.linkedin.com/company/cosmetics-europe---the-personal-care-association/"
]
}

Why Choose This Scraper?

  • Affordable: Unlimited scraping for just $20/month.
  • Comprehensive: Extracts all essential profile and media details.
  • Easy to Use: Simple setup and integration with the Apify platform.
  • Reliable: Built with retry mechanisms to handle network issues.

  • Shifter

    • Reliable residential proxies all over the world.
    • Cheap rates
    • Order Shifter Now
    • Get 10% Off any product, use coupan rigelbytes-YoBB.
  • OxyLabs

    • 100M+ Proxies
    • Fastest proxies in the market
    • Real profile, human-like Residential IPs
    • Quality assurance framework for most reliable IPs
    • Get Proxies
  • DataImpulse

Learn More About Proxies

  • Exclusive Deals: Some providers may offer special discounts or bonuses when you use our link.
  • Support Our Work: Each purchase helps us maintain and improve the tools and services we provide.
  • No Extra Cost: You pay the same price, but part of it goes to supporting our efforts.

Running via Apify Console

You can run this actor from the Apify Console by providing the necessary input parameters.

Running via API

You can trigger this actor using the Apify API, passing the required input in the request body.

API Request Example (Python)

from apify_client import ApifyClient
# Initialize the ApifyClient with your API token
client = ApifyClient("<YOUR_API_TOKEN>")
# Prepare the Actor input
run_input = {
"urls": [
"https://www.linkedin.com/company/cosmetics-europe---the-personal-care-association/"
]
}
# Run the Actor and wait for it to finish
run = client.actor("rigelbytes/linkedin-company-scraper").call(run_input=run_input)

JavaScript

import { ApifyClient } from 'apify-client';
// Initialize the ApifyClient with your API token
const client = new ApifyClient({
token: '<YOUR_API_TOKEN>',
});
// Prepare Actor input
const input = {
"urls": [
"https://www.linkedin.com/company/cosmetics-europe---the-personal-care-association/"
]
};
(async () => {
// Run the Actor and wait for it to finish
const run = await client.actor("rigelbytes/linkedin-company-scraper").call(input);
})();

Running with cURL

# Set API token
API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
cat > input.json <<'EOF'
{
"urls": [
"https://www.linkedin.com/company/cosmetics-europe---the-personal-care-association/"
]
}
EOF
# Run the Actor
curl "https://api.apify.com/v2/acts/rigelbytes/linkedin-company-scraper/runs?token=$API_TOKEN" \
-X POST \
-d @input.json \
-H 'Content-Type: application/json'
  • Output

    Output

View Detailed Data

🚀 Other Tools by Rigel Bytes

Airbnb Images Downloader
A focused Airbnb image scraper that extracts all photos from an Airbnb listing page and packages the listing's image files into a compressed archive. The Act...

Zillow Scraper
A Zillow-focused web scraper that extracts structured property listing data for real estate analysis and monitoring. The Actor crawls Zillow listings to coll...

Zillow Detail Scraper
Zillow scraper with customizable proxy support. Extract comprehensive property data, including pricing, images, and location details, using your proxies for better control and efficiency. Check the recommended proxy providers below.

Daraz
A web scraping Actor that extracts product listings and detailed product and seller data from Daraz.pk (Pakistan ecommerce marketplace) for monitoring and an...

Airbnb Listing
A web-scraping Actor that bulk-extracts structured Airbnb listing data from listing pages: it retrieves listing metadata, descriptive content, property featu...

Google Maps Scraper
A Google Maps scraping Actor that extracts structured business profiles and local place intelligence at scale: it crawls Google Maps listings to collect busi...

Airbnb Availability Calendar
Exports Airbnb listing availability calendars by scraping listing pages and producing structured, per-date calendar data. The Actor extracts date entries and...

Instagram Profile Scraper
A web-scraping Actor that extracts detailed Instagram profile and media metadata from profile pages: it retrieves profile-level metrics (follower/following c...

Land.com Scraper
A Land.com-focused web scraper that crawls Land.com property listings and extracts structured real estate data for specified geographic areas and listing typ...

Airbnb Reviews
A web-scraping Actor that extracts unlimited reviews from Airbnb listings: it crawls listing review pages and produces structured review records containing r...

FurnishedFinder
A web-scraping Actor designed to extract large-scale furnished rental data from Furnished Finder: it crawls listing pages to collect listing metadata (proper...

Immobilienscout24
A scraper for immobilienscout24.de that extracts large-scale real estate listing data and contact information, optimized for bulk property data collection, i...

Airbnb Listing Urls
A web scraper that extracts unlimited Airbnb listings from search queries and returns structured listing metadata for analysis. The Actor crawls Airbnb searc...

Instagram Engagement Tool
Analyzes public Instagram profiles by scraping recent posts and profile metadata to compute engagement metrics for images and videos. The Actor extracts prof...

Instagram Post Scraper
An Instagram scraping Actor that extracts every post from Instagram profiles and produces structured post-level metadata and media assets for social media an...

BBB Scraper
A web-scraping Actor that extracts detailed business listings from the Better Business Bureau (BBB). It crawls BBB listings and produces structured business ...

linkedin-company-details
A LinkedIn Company Scraper for extracting comprehensive company profiles and social content from LinkedIn: it scrapes and returns structured company profile ...

Instagram Reel Scraper
A web-scraping Actor that extracts all Instagram Reels from public profiles and produces structured reel-level metadata for content analysis, research, and m...

Rottentomatoes Reviews Scraper
A web-scraping Apify Actor that extracts user and critic reviews from Rotten Tomatoes pages, producing structured review records for analysis. It crawls unli...

Extract Furnished Finder Hosts
Scrapes Furnished Finder listings and extracts structured listing and host profile data for furnished rentals, including listing titles, property types, geol...

Trustpilot Reviews Scraper
A Trustpilot review scraper that collects structured review records and full reviewer profile data at scale. It extracts review content (titles and body text...

Furnished Finder Fast
An Apify Actor for scraping Furnished Finder rental listings and optional host profiles, extracting structured listing data such as photos, textual descripti...

Zillow Agents
A Zillow agent profile scraper that extracts structured agent data from Zillow for location-based queries (city, neighborhood, ZIP). The Actor scrapes agent ...

Bayut Scraper
A web-scraping Actor for extracting structured property listings and market intelligence from Bayut.com (UAE). It crawls Bayut property pages and returns str...

dubai-listing-scraper
A web scraping Actor for Bayut.com that extracts structured UAE property listing data for sale and rent across Dubai, Abu Dhabi and other Emirates. It progra...

Tiktok Comment Scraper
A TikTok comment scraping Actor that extracts all comments from TikTok videos given a video URL. It collects commenter metadata (usernames, display names, pr...

Tiktok Engagement Rate
A TikTok profile scraper that analyzes public TikTok accounts to extract profile metadata and recent video-level interaction metrics and to compute engagemen...

Company Service Finder
Company Service Finder scrapes business listings from Google Search and Google Maps across cities and states, extracts company websites, names, phone numbers...

Website Services Finder
Website Services Finder extracts and AI-analyzes company services and business information from business websites using web crawling plus large-language and ...

Airbnb Address Finder
A web-scraping Apify Actor that bulk-extracts Airbnb listing addresses and comprehensive listing metadata from provided Airbnb listing URLs. It parses listin...

Immowelt Scraper
An Apify Actor that scrapes unlimited real estate listings from immowelt.de and returns structured property data for indexing and analysis. The Actor extract...

Propertyfinder Scraper
A scraper for propertyfinder.ae that extracts unlimited real estate listings and related metadata at scale. Implements asynchronous concurrency, automatic re...

Publix Scraper
A web scraping Actor for Publix.com that extracts grocery product data from Publix collection pages using a collection URL and a delivery/pickup location to ...

Redfin Scraper
Redfin Scraper extracts large-scale real estate listing data from Redfin search and city pages and returns structured property records for downstream analysi...

Instacart Scraper
A web-scraping Actor that extracts structured product data from instacart.com using a collection/search keyword combined with a delivery or pickup location; ...

Homedepot Scraper
A web scraper for homedepot.com that crawls collection pages and performs location-aware scraping (delivery or pickup) to extract structured product data. Th...

Doctify Scraper
A web scraping Actor that extracts structured healthcare provider and practice data from doctify.com starting from a Doctify search-results URL. The Actor ha...

Facebook Ads Scraper
Extracts structured ad data from the Facebook Ads Library using a search URL: scrapes ad metadata and creative assets (ad copy, titles, captions), destinatio...

Ticketmaster Scraper
A Ticketmaster-focused web scraper that extracts structured event metadata by location and date range for event monitoring, market research, and entertainmen...

Scrape Instagram Creators
Scrape Instagram Creators is an Instagram profile and media scraper that extracts detailed creator profile metadata and media-level information. It captures ...

Immowelt Property Scraper
A scraper for immowelt.de (Germany) that harvests large volumes of real estate listings and returns structured property records for analysis. It extracts lis...

Immobilienscout24-scraper
A web scraping Actor that extracts large volumes of real estate listings and contact information from immobilienscout24.de, focused on German property market...

Instagram Creator Stats
A scraping and analytics Actor that extracts Instagram profile metadata and per-post media details to compute engagement metrics for creator/influencer analy...

Etsy Scraper
A web-scraping Actor that extracts structured product data from Etsy.com from category pages, search results, or individual product list URLs. It crawls list...

Rightmove Scraper
Scrapes Rightmove.co.uk property listings and returns structured property records for real estate data extraction and analysis. The Actor crawls Rightmove se...

Outdoorsy Scraper
A web scraping Actor that extracts rental listing data from outdoorsy.com search result pages. It processes multiple search result URLs in a single run, issu...

Instagram Comment Scraper
A web scraping Actor that extracts all comments from Instagram posts and reels given their URLs; it captures commenter metadata (username, display name, prof...

Understanding Proxies:

When scraping data or browsing anonymously, proxies are essential. They act as intermediaries, masking your original IP address and allowing you to send requests from another location.

Why Use Proxies?

  • Avoid IP Blocks: By routing requests through proxies, you prevent the target website from recognizing your IP as a scraper or spammer.
  • Access Geo-restricted Content: Proxies let you access content or websites restricted by location.
  • Enhance Anonymity: Hide your actual IP, ensuring privacy while scraping or browsing.

Types of Proxies

  1. Residential Proxies
    • Real IP addresses provided by ISPs to home users.
    • They mimic regular users, making them harder to detect.
    • Best for: Long-term, undetectable scraping, and avoiding blocks.
  2. Data Center Proxies
    • IP addresses from servers in data centers.
    • Faster and cheaper than residential proxies but easier to detect and block.
    • Best for: High-speed scraping, but with a higher risk of detection.
  3. Mobile Proxies
    • IPs provided by mobile carriers (3G/4G/5G networks).
    • Very difficult to detect, as they appear as regular mobile users.
    • Best for: Mobile-related scraping or avoiding sophisticated blocks.

Rotating Proxies vs. Straight Proxies

  • Rotating Proxies: Every request you send goes through a different proxy, making it harder for websites to detect patterns.
  • Straight Proxies: All requests are sent through the same proxy, making it easier to track your IP.

About Rigel Bytes

Rigel Bytes specializes in web scraping, automation, and data analytics. We help businesses extract and leverage valuable data for informed decision-making.

Contact Us

Ready to unlock the power of data? Reach out to us at (contact@rigelbytes.com) or book an appointment with us to learn more about how we can help you achieve your data goals.

Detailed Data

{
"name": "Cosmetics Europe - The Personal Care Association",
"slogan": "We personally care",
"website": "http://www.cosmeticseurope.eu/",
"url": "https://be.linkedin.com/company/cosmetics-europe---the-personal-care-association",
"logo": "https://media.licdn.com/dms/image/v2/D4E0BAQFthld7Pf93nA/company-logo_200_200/B4EZcSMaYrG4AI-/0/1748356933691/cosmetics_europe___the_personal_care_association_logo?e=2147483647&v=beta&t=J5oT-s4j2fZrgM6NQ3S3B1ejtjKYiq9MBoG6jT7Ub-I",
"description": "Cosmetics Europe - The Personal Care Association has been the voice of Europe’s cosmetic, toiletry and perfumery industry since 1962.\n\nAs the industry’s European trade association, Cosmetics Europe's membership consists of:\n\n • 22 active corporate members,\n • 29 active associations members,\n • 8 supporting corporate members,\n • 4 supporting association members,\n • 6 correspondent members.\n\nCosmetics Europe represents the cosmetics and personal care industry in Europe. The vast majority of Europe’s 500 million consumers use cosmetic and personal care products on a daily basis to protect their health, enhance their well-being and boost their self-esteem. Ranging from antiperspirants, dermo-cosmetics, fragrances, make-up and shampoos, to soaps, sunscreens and toothpastes, cosmetics and personal care products play an essential role in all stages of our life. \n\nValued at €96 billion at retail sales price in 2023, Europe is a global flagship market for cosmetics and personal care products.\n\nIn 2023, the industry supported 3.5 million jobs across Europe with over 259,244 people employed directly, and a further 2.68 million indirectly in the cosmetics value chain.",
"number_of_employees": 64,
"address": {
"type": "PostalAddress",
"streetAddress": "Avenue Herrmann Debroux, 40",
"addressLocality": "Brussels",
"addressRegion": "Brussels",
"postalCode": "1160",
"addressCountry": "BE"
},
"founded_on": "1962",
"specialities": "cosmetics, toiletry, R&D, and trade association",
"type": "Nonprofit",
"employees": [
{
"name": "Malgorzata Miazek",
"profile_url": "https://be.linkedin.com/in/malgorzata-miazek-4912a12?trk=org-employees",
"image_url": "https://media.licdn.com/dms/image/v2/C4E03AQFPg458-tcjTw/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1588007996858?e=2147483647&v=beta&t=Via1D8t2xWNIPz3Y5b9pLI2SoT8uUhUo1rVrtqDZwHE",
"headline": "Director of Communications at Cosmetics Europe - The Personal Care Association"
},
{
"name": "Jean Nassar - Pharm. D, SRC, HBS",
"profile_url": "https://ae.linkedin.com/in/jeannassarsd?trk=org-employees",
"image_url": "https://media.licdn.com/dms/image/v2/D4D03AQGLjNvLPyejdA/profile-displayphoto-shrink_100_100/B4DZb44eR_GYAY-/0/1747932276355?e=2147483647&v=beta&t=nPysBfvcAasmqKd-AtF6AMoTVITdXW9Gw_62ypUnbYw",
"headline": "Scientific and Regulatory Affairs Director - MENA @L'Oréal \nRegulatory & Governmental Affairs Expert - AI & Automation"
},
{
"name": "Roberta Roesler",
"profile_url": "https://uk.linkedin.com/in/roberta-roesler-59331820?trk=org-employees",
"image_url": "https://media.licdn.com/dms/image/v2/D4E03AQFh712DDOIYPg/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1695031587331?e=2147483647&v=beta&t=iuWtm1yU-5d6uVJpiGZ851IPVX7FRCRhVrMHZhb8y-s",
"headline": "R&D Global Director | Sustainability | Science, Technology and Innovation | Board Member: Eco Beauty score Consortium and Cosmetics Europe"
},
{
"name": "Serena Pozza-Moturi",
"profile_url": "https://uk.linkedin.com/in/serena-pozza?trk=org-employees",
"image_url": "https://media.licdn.com/dms/image/v2/D4D03AQGaOichU9wW1Q/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1727775995940?e=2147483647&v=beta&t=VoqkR4Fyw-XXKVl2eAeWRv1_gI1gWCOPkoB-04I8U2g",
"headline": "Circular Economy & Benign Materials I Strategy I Start-up Advisory I Yale MBA & Env MSc I views are my own"
}
],
"followers": 29969,
"posts": [
{
"text": "After busy months of hard work and the Cosmetics Europe Annual Conference behind us, today our team is enjoying a bit of sun and a well-deserved little break at our team building day.\n\nFor the past years, the team takes part in an activity related to United Nations Sustainable Development Goals. This time, we were joined by Ecco La Luna SolarBuddy an organisation dedicated to bringing light to children in difficult home situations. We learned about energy poverty and built Solar Buddy lamps which will be delivered to children in developing countries.",
"date_published": "2025-06-20T12:14:36.763Z",
"post_url": "https://www.linkedin.com/posts/cosmetics-europe---the-personal-care-association_after-busy-months-of-hard-work-and-the-cosmetics-activity-7341800640643231744-eVKv",
"author_name": "Cosmetics Europe - The Personal Care Association",
"author_url": "https://be.linkedin.com/company/cosmetics-europe---the-personal-care-association"
},
{
"text": "It’s a wrap for #CEAC2025! It has been a pleasure to host this 2-day event & facilitate insightful discussions on key topics for the industry and beyond. Thank you our speakers & to our participants for joining us!\n\nUntil next year! See you at #CEAC2026!",
"date_published": "2025-06-12T10:19:04.230Z",
"post_url": "https://www.linkedin.com/posts/cosmetics-europe---the-personal-care-association_ceac2025-ceac2026-activity-7338872460626325506-C4WO",
"author_name": "Cosmetics Europe - The Personal Care Association",
"author_url": "https://be.linkedin.com/company/cosmetics-europe---the-personal-care-association"
},
{
"text": "Time for the final session of #CEAC2025, David Rowan, Visionary Tech Leader, founding Editor-in-Chief of WIRED UK, and author of the bestselling business book “Non-Bullshit Innovation shares insights and his perspective on how businesses should prepare for a new era of continuous innovation and how AI, biomaterials, technology-led changes to ingredients and packaging and more can provide growth opportunities for the cosmetics sector.\n\nSession moderated by John Chave, Cosmetics Europe",
"date_published": "2025-06-12T09:09:38.553Z",
"post_url": "https://www.linkedin.com/posts/cosmetics-europe---the-personal-care-association_ceac2025-activity-7338854988468658178-zAMt",
"author_name": "Cosmetics Europe - The Personal Care Association",
"author_url": "https://be.linkedin.com/company/cosmetics-europe---the-personal-care-association"
},
{
"text": "Live at #CEAC2025 – panellists Elsa Dietrich Puig, Mauro Scalia EURATEX - European Apparel and Textile Confederation and Jan Somers GS1 share insights on their preparations for the digital product passport, in particular on data management, and also with regards to international compatibility.\n\n Session moderated by Manuela Coroama, Cosmetics Europe",
"date_published": "2025-06-12T09:05:57.484Z",
"post_url": "https://www.linkedin.com/posts/cosmetics-europe---the-personal-care-association_ceac2025-activity-7338854061263249408-Kyh4",
"author_name": "Cosmetics Europe - The Personal Care Association",
"author_url": "https://be.linkedin.com/company/cosmetics-europe---the-personal-care-association"
},
{
"text": "The evolution of allergen disclosure in cosmetic products – An international overview session starts now at #CEAC2025! Panellists share a comprehensive update landscape of allergen disclosure requirements in cosmetic products in their region or country.\n\nBeta Montemayor Cosmetics Alliance Canada\nkyoungok kim-ok  Korea Cosmetic Association\nLinh de Beaucorps FEBEA\nMaria Alejandra Benitez CASIC\nMasato Hatao Japan Cosmetic Industry Association\nYu-Lun HUANG Cosmetics Europe\nJonathan Hicks, Personal Care Products Council\n\nSession moderated by Maxime JACQUES, Cosmetics Europe",
"date_published": "2025-06-12T08:21:04.188Z",
"post_url": "https://www.linkedin.com/posts/cosmetics-europe---the-personal-care-association_ceac2025-activity-7338842764765278208-zfoH",
"author_name": "Cosmetics Europe - The Personal Care Association",
"author_url": "https://be.linkedin.com/company/cosmetics-europe---the-personal-care-association"
},
{
"text": "Learning to live with the Classification, Labelling, and Packaging (CLP) Regulation at #CEAC2025– our distinguished panellists discuss the impact that the new classifications of ingredients stemming from the CLP will have on cosmetic products formulated in Europe and the many challenges the industry is facing as a result.\n\nMeglena Mihova, EPPA\nAndreas Natsch, Givaudan - House of Naturals\nGerald Renner, Cosmetics Europe\n\nSession moderated by Moderated by Raniero De Stasio, Former Vice President Global Regulatory and Product Integrity, Estee Lauder Companies",
"date_published": "2025-06-12T08:16:43.965Z",
"post_url": "https://www.linkedin.com/posts/cosmetics-europe---the-personal-care-association_ceac2025-activity-7338841673289920512-lHfw",
"author_name": "Cosmetics Europe - The Personal Care Association",
"author_url": "https://be.linkedin.com/company/cosmetics-europe---the-personal-care-association"
},
{
"text": "Distinguished panellists Sylvia Maurer, BEUC - The European Consumer Organisation Amber Bechrouri  Amazon Benjamin Neyt LVMH Perfumes & Cosmetics discuss the current regulatory enforcement framework and future legislative solutions to make sure the e-commerce environment provides a level-playing field to all economic actors and ensures safe products for the EU consumers.\n\nSession moderated by Emma Trogen, Cosmetics Europe\n\n#CEAC2025",
"date_published": "2025-06-12T08:08:57.539Z",
"post_url": "https://www.linkedin.com/posts/cosmetics-europe---the-personal-care-association_ceac2025-activity-7338839716965826562-KJeH",
"author_name": "Cosmetics Europe - The Personal Care Association",
"author_url": "https://be.linkedin.com/company/cosmetics-europe---the-personal-care-association"
},
{
"text": "Welcome back to the 2nd day of #CEAC2025! Grab your coffee or tea & join us for our first 4 breakout sessions of the day. ",
"date_published": "2025-06-12T06:36:57.008Z",
"post_url": "https://www.linkedin.com/posts/cosmetics-europe---the-personal-care-association_ceac-2025-parallel-sessions-12-june-activity-7338816562193199104-OnXr",
"author_name": "Cosmetics Europe - The Personal Care Association",
"author_url": "https://be.linkedin.com/company/cosmetics-europe---the-personal-care-association"
},
{
"text": "Now at #CEAC2025 – Claudia La Donna Edelman Catherine Ray Founder and host of the podcast “A quoi tu sers? Le podcast des metiers de l’Europe and Kacey Culliney Journalist explore what businesses need to do to be perceived as trustworthy and reputable. Our panellists share best practices for building and defending a good reputation, especially in times of crisis.\n\n Session moderated by Malgorzata Miazek, Cosmetics Europe",
"date_published": "2025-06-11T14:43:44.729Z",
"post_url": "https://www.linkedin.com/posts/cosmetics-europe---the-personal-care-association_ceac2025-activity-7338576680417927169-jeq0",
"author_name": "Cosmetics Europe - The Personal Care Association",
"author_url": "https://be.linkedin.com/company/cosmetics-europe---the-personal-care-association"
},
{
"text": "Natacha Grenier European Commission, Em. Prof. Dr. Pharm. Vera Rogiers Vrije Universiteit Brussel provide an overview of the recent Scientific Committee on Consumer Safety (SCCS) activities and opinions, including updates on current topics in cosmetic product safety assessment.\n\nSession moderated by Florian Schellauf, Cosmetics Europe\n\n#CEAC2025",
"date_published": "2025-06-11T14:38:42.481Z",
"post_url": "https://www.linkedin.com/posts/cosmetics-europe---the-personal-care-association_ceac2025-activity-7338575412643450882-0CqC",
"author_name": "Cosmetics Europe - The Personal Care Association",
"author_url": "https://be.linkedin.com/company/cosmetics-europe---the-personal-care-association"
}
]
}