Societe Business Details Scraper avatar
Societe Business Details Scraper

Pricing

$20.00/month + usage

Go to Store
Societe Business Details Scraper

Societe Business Details Scraper

Developed by

ecomscrape

ecomscrape

Maintained by Community

Automate French company data extraction from Societe.com with comprehensive business intelligence including SIREN/SIRET numbers, financial statements, management details, and legal information for market research and due diligence.

0.0 (0)

Pricing

$20.00/month + usage

0

2

2

Last modified

3 days ago

Contact

If you encounter any issues or need to exchange information, please feel free to contact us through the following link: My profile

What does Societe.com Bussiness Details Scraper do?

Introduction

Societe.com is a comprehensive online directory of French companies that serves as a resource for conducting research, due diligence, and accessing information about businesses operating in France. For market researchers, sales professionals, and business analysts working with French companies, manually collecting this vast amount of business intelligence can be extremely time-consuming and inefficient.

The challenge lies in accessing structured, reliable data about French businesses at scale. Whether you're conducting competitor analysis, building prospect lists, or performing due diligence research, the manual process of visiting individual company pages and copying information is neither practical nor scalable. This is where automated data extraction becomes essential for modern business operations.

Overview of Societe.com Business Details Scraper

The Societe.com Business Details Scraper is a powerful automation tool designed to efficiently extract comprehensive business information from French company profiles. This scraper navigates through Societe.com's extensive database, systematically collecting structured data from multiple company pages in a single operation.

The scraper excels in handling large-scale data extraction tasks while maintaining data accuracy and consistency. It's built with robust error handling mechanisms and proxy support to ensure reliable performance even when processing hundreds of company profiles. The tool is particularly valuable for professionals who need to gather French business intelligence quickly and accurately.

Target users include market research analysts, sales development representatives, business consultants, financial analysts, and anyone requiring systematic access to French company information. The scraper transforms hours of manual research into minutes of automated data collection, making it an indispensable tool for data-driven business decisions.

Input and Output Specifications

Example url 1: https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop

Example url 2: https://www.societe.com/societe/andre-lotin-et-cie-876480120.html

Example url 3: https://www.societe.com/societe/madame-jeanne-chaumery-876370412.html

Example Screenshot of bussiness information page:

Input Format

The scraper accepts a JSON configuration that provides flexibility and control over the data extraction process:

{
"max_retries_per_url": 2, // Maximum waiting time when accessing the links you provided.
"proxy": { // Add a proxy to ensure that during the data collection process, you are not detected as a bot.
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
],
"apifyProxyCountry": "SG" // You should choose an Country that coincides with the Country you want to collect data from
},
"max_items_per_url": 20, // Total page you want scrape
"urls": [ // Links to bussiness list by query pages.
"https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop",
"https://www.societe.com/societe/andre-lotin-et-cie-876480120.html",
"https://www.societe.com/societe/madame-jeanne-chaumery-876370412.html"
]
}

Input Parameters Explained:

  • max_retries_per_url: Controls resilience by setting retry attempts for failed requests, ensuring data collection reliability
  • proxy configuration: Essential for avoiding bot detection during large-scale scraping operations, with country-specific proxy selection for optimal performance
  • max_items_per_url: Defines the scraping scope per URL, allowing controlled data extraction volumes
  • urls array: Contains direct links to specific business profiles or category pages on Societe.com

Output Format

You get the output from the Societe.com Bussiness Details Scraper stored in a tab. The following is an example of the Information Fields collected after running the Actor.

[ // List of bussiness information
{
"id": "433589124.html",
"url": "https://www.societe.com/societe/sarl-christalex-433589124.html",
"name": "SARL CHRISTALEX",
"identity": [
{
"label": "SIREN",
"value": "433 589 124"
},
{
"label": "SIRET DU SIEGE SOCIAL",
"value": "433 589 124 00026"
},
{
"label": "TVA INTRACOMMUNAUTAIRE",
"value": "FR03433589124"
},
{
"label": "DATE DE CREATION",
"value": "21 novembre 2000"
},
{
"label": "CODE NAF ou APE",
"value": "9601A - Blanchisserie-teinturerie de gros"
},
{
"label": "FORME JURIDIQUE",
"value": "Société à responsabilité limitée (SARL)"
},
{
"label": "DIRIGEANTS",
"value": "Alberto PARI"
},
{
"label": "ADRESSE",
"value": "111 RUE LOUIS ARMAND ZI ALP'ARC, 73220 AITON France"
},
{
"label": "SOURCES & MISES À JOUR",
"value": "RCS : le 24/07/2025Insee : le 26/07/2025RNE : le 24/07/2025"
}
],
"summary": [
{
"label": "Publication des comptes",
"date": "2024 ",
"value": "Oui"
},
{
"label": "Taille de l'entreprise",
"date": "2024",
"value": "Intermédiaire"
},
{
"label": "Effectif",
"date": "2024",
"value": "Non précisé"
},
{
"label": "Score Extra-financier",
"date": "2023",
"value": "C"
}
],
"information": [
{
"label": "Noms commerciaux",
"value": "SARL CHRISTALEX"
},
{
"label": "Capital social",
"value": "200 000,00 €"
},
{
"label": "Statut RCS",
"value": "InscriteDepuis le 21 novembre 2000"
},
{
"label": "Statut INSEE",
"value": "InscriteDepuis le 18 novembre 2000"
},
{
"label": "Statut RNE",
"value": "InscriteDepuis le 21 novembre 2000"
},
{
"label": "25 janvier 2011",
"value": "Observations concernant l'établissement situé ZI Arc Isère 73220 Aiton : Pour le siège et établissement principal situé à 73220 Aiton, ZI Arc Isère, il est donné la précision suivante concernant l'origine du fonds : achat de la branche d'activité pressing, dépôt, sans droit au bail."
},
{
"label": "01 janvier 2009",
"value": "L'entreprise était inscrite auprès du Greffe du Tribunal de Grande Instance d'Albertville, statuant commercialement. La chambre commerciale de ce tribunal a été supprimée et rattachée au Tribunal de Commerce de Chambéry par le décret n° 2008-146 du 15 février 2008, avec effet au 01 janvier 2009."
},
{
"label": "Forme juridique",
"value": "SARL unipersonnelle"
},
{
"label": "Numéro RCS",
"value": "Chambery B 433 589 124"
},
{
"label": "Tribunal de commerce",
"value": "Greffe de Chambery"
}
],
"activities": [
{
"label": "Domaine d'activité",
"value": "Autres services personnels"
},
{
"label": "Activité (Code NAF ou APE)",
"value": "Blanchisserie-teinturerie de gros (9601A)"
},
{
"label": "Activité principale déclarée",
"value": "Toutes activités de location de matériel (linge), blanchisserie, lavage, nettoyage, dégraissage, toutes opérations de nettoyage, pressing, dépôt. Entretien, maintenance de tous biens immobiliers ou mobiliers et plus généralement éxécution de tous services s'y rapportant. Commercialisation de fournitures pour hôtellerie et para-hôtellerie."
},
{
"label": "Type d'activité",
"value": "COMMERCIALE"
},
{
"label": "Convention collective déduite",
"value": "Blanchisserie interrégionale (2002)"
},
{
"label": "Téléphone",
"value": "Afficher le numéro"
},
{
"label": "Mail de contact",
"value": "Révéler le mail de contact"
}
],
"establishments": [
{
"founding_date": "Depuis le 01 janvier 2003 (22 ans)",
"company_name": "",
"company_type": "SARL CHRISTALEX - 73220",
"details": [
{
"label": "SIRET",
"value": "433 589 124 00026"
},
{
"label": "Activité",
"value": "Blanchisserie-teinturerie de gros - 9601A"
},
{
"label": "Adresse",
"value": "111 RUE LOUIS ARMAND ZI ALP'ARC, 73220 AITON France"
}
]
},
{
"founding_date": "Du 14 juin 2021 au 31 octobre 2021",
"company_name": "",
"company_type": "SARL CHRISTALEX - 26540",
"details": [
{
"label": "SIRET",
"value": "433 589 124 00067"
},
{
"label": "Activité",
"value": "Blanchisserie-teinturerie de détail - 9601B"
},
{
"label": "Adresse",
"value": "3 IMPASSE GEORGES CHARPAK Z.A LES REVOLS, 26540 MOURS-SAINT-EUSEBE France"
}
]
}
],
"managers": [
{
"from_date": "Depuis le 22 mai 2015",
"name": "Alberto PARI",
"type": "Gérant"
},
{
"from_date": "Du 09 décembre 2003 au 22 mai 2015",
"name": "Lucien TERMIGNON",
"type": "Ancien Gérant"
}
],
"documents": [
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=LTE3OTc5OjI3ODr1TBYQ6ypWxYEaeAc4iRb50ms0QNDIRMgcbzmTvCNR6JwKIzEJASggMVc4QCZAKpToCIMSuk_ED6cgGOADgltIlRYctXrbBOuTk3BCWpSesIfAoX5BPu1yC5hBuhSbEUpwQk4G8iWZsqtFs1gYKDMBwZNDlQWmQ9I-FADAKgIFAMI2LrDXLdp6aAEQgBPYxaxhQBRAVSWSwhjoAQECIcEjuZEk0CAIXgwfJWU2XWlEE5ylGcIg4DToPTULAHoSFcR26HnfUAwctFBNUh42sMc25JbLEMiK8w_RgrsNpwEPdLtTaKIYtAoRtIWciK_nEA69kyqFiSRhDSSRAg5ApDMCJqlytlMJoDUO4aojjZxLqd2nd4HuJQ",
"title": "Décision(s) de l'associé unique - Statuts mis à jour"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=LTMwMjI6Mjc4OvVMFhDrKlbFgRp4BziJFvnSazRA0MhEyBxvOZO8I1HonAojMQkBKCAxVzhAJkAqlOgIgxK6TuXqgW7AhiSUsVKZZZxBgzExC3A5AgS06dwDADZBvWEiQCqYQAggRJtpK7uGoIAVvJo7YP3yGwAFRpAIyG1VEWvIXEcxIOCttFWAQQkK2nFEmgkmkjTgSRsaXbvp1TpJzQnhDDsPlwpiQTb2WQKHiUIiwEBlxm2ghJTQN9hMYnDBSuF7FAgeqcyIrFCovl_ZNFFZulgCMaVSXdBPUhIBDj0cIQs2-EzCAzCU39XIAohaunBkGCVpsHIDg40zwkEc4ODohVBAQByaTZasrHahJghS9AwhLcJDCC9N-j_J_DqZ",
"title": "Décision(s) de l'associé unique - Statuts mis à jour"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=MTE2OToyNzg69UwWEOsqVsWBGngHOIkW-dJrNEDQyETIHG85k7wjUeicCiMxCQEoIDFXOEAmQCqU6AiDEroxCY4CSPAOILRj9MIlgF2EMwL1xYwWoFdSjjye8DoIoMjQRNu1GIunAUSr8DYXd1W8mjtg_fIbAAVGkAjIbVURakQJDUrDIEFIK0BwiihFuELNLVqIsIKaTCiMgSQSu6QyqVie0IA9JzLYm5YmWMM5QiLAQGXGbaCElNA32ExicMFK4XsUCB6pzIisUKi-X9k0UVm6WAIxpVJd0E9SEgEOPRwhCzb4TMIDMJTf1cgCiFq6cGQYJWmwcgODjTPCQRzg4OiFUEBAHJpNlqysdqEmCFL0DCEtwkMIL036P8n8Opk",
"title": "Décision(s) de l'associé unique - Statuts mis à jour"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=LTI3NjkxOjI5Njr1TBYQ6ypWxYEaeAc4iRb50ms0YKAgJQo7wJMh4khhay3WWiGao6NBE30HIBTaWirFURhg6sjrQGCY4qF0dGp0YHmAXYQzAvXFjBagV1KOHKERCBAAU2hSWWWDBBGGF-p30BAkEklqTGKLsIHwSEykB2kxhYloKhfR0igQ6hWKDBwDh-K7ydIot0SDLCkQbKoWFAEGsiSQDtAIAzBwGRBCjF1OCmoFWsY0gly9WCJrsVyhrLKggD8BN_XJg4zWnKvNo4UZOoAE40SGmolK-DgA4w_RUlg0PsR04NxIJWhSTI4t4qaqr2fTFmSrBeCcYGIiFKSvyEfENSoSs6hHsLAAkGENf7AiAPiBygZAglJCiwEfIYU9Ei7FMmQ-Fgskkh8AAg-ocTCcAQ",
"title": "Procès-verbal d'assemblée générale extraordinaire - Statuts mis à jour"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=LTY5MDY6MTYyOvVMFhDrKlbFgRp4BziJFvnSazBAaG5ndYYEYtJdpXKhWVeF0gHQy1CkVvAOcgmKRYUdwH4XGcOq18ojDFVIOIIFCKGu5EOMVXMpDgDCDCDiAEO2amsClNCHpJZSWR0pzBiSAgBbKSLNholBAgokEgE39cmDjk2MtehGvG-wR48gUfqYkQCnJiHaFAsQlDMwpgpJ3rEigJmxY72uhW-IhTdCkQ",
"title": "Document"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=MjU2MTM6MTYyOvVMFhDrKlbFgRp4BziJFvnSazBAaG5ndYYEYtJdpXKhWVeF0gHQy1CkVvAOcgmKRYUdwH4XADAG0aUdmRRMqZ7SCb1xgwOSxXwJOABhSSEwQGm8nDXKuRMk9aVZaMZeijABUANfU2GheqPuAxJojRj2Vdxg6CDoSHrGkpc0gbgRRa60GGySIjIYVtAAJMAoZxwFtwJII_nEJr5urbsCtVoKsg",
"title": "Document"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=LTExOTQ0OjE2Mjr1TBYQ6ypWxYEaeAc4iRb50mswcKcGElFYQrBaEE70ssm-ogXkA6RAj8LCCipZCZV5KIUQyieBC3XVsVz1O4MGgFiU4BOEjHXiKAbuKSWLDqCG5El5_qBMOKI7NAVuSURgBYYQ0ieaOOmPIOEYGIYYhckakFBqtF9CQtJcfIE0dE_qFSMZKtkq2EngBIo28sc0hWtiJiEALdLo9BvxFleZSy0",
"title": "Document"
}
],
"accounts": [
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=MjM4MjI6MjIyOvXNmwBdaUaQHnTAeOCcmFOB5RyAqBToVgivb1qi08oCDajdQOGKIcawIaUCQUIquXzmLM5ZE7yDKlEGHJdkQ6SFqywhG1s6dVqmHgDrmI0ISMMOIAFRIkLjfVPgoUT0GEBUvU4c1FbQAI27ABb0aEMKRmDXcm1ptp9DucCUYrUaZRIIaMNA0FFcIiI0AUSHHycREAOkc7DgAhkaX2Uf7QKGkjShEqXRJGIgUgi-1AeUxKkKyBRsigpxiXHSSQwjYYxOJwtBCJQewaSSXLUQeaQHyT_NiLE1gkssYAVU9A",
"title": "Comptes annuels - complet"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=MTgxNjE6MjIyOvXNmwBdaUaQHnTAeOCcmFOB5RyAqBToVgivb1qi08oCDajdQOGKIcawIaUCQUIquXzmLM5ZE7yDKkEChp0Ubsl4QwgIEi2OpHwpdCWoBTUGJIFcJAVPM6YbrUcARLUfpXGVZ0oJ0CZuAOMcIANMUxuYAQQP1GkEBJ0iimHKJoSwARAEABwJsWJJEvoM-CNAoZIYe2BlN0pYolG0SwpaH3PEYgAAIDRqEUg6qMl7IkRDGhaCag1opQSsgUZC6MgUlu1JYCAVlEUFFBVbu9AyO6McqbJjilwLWMJ4MACKSg",
"title": "Comptes annuels - complet"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=MjcxMTU6MjE4OvXNmwBdaUaQHnTAeOCcmFOB5RyQEWx0U0cLtUGkaFeBh-BcHOGKIcawIaUCQUIquXzmLM5VE7zDJBFCAvhO9CQuJIPdSkMRIpQJhiSVGeoGNINyUMM9NZkZacM0KT0lUyDnmjraMSEBAAUCGjVPrRVsFuAAIGhZrWeANK40SVwggSaFQSV0zXoyuKfkBehDoOtkEOtgyQzKvKQEXFUeEQELeYB2qXjDvDJ2FrBBfaCsTAklFfYAWQF1SnJAKDT8WqCTFCCIe6b6sKUH0DYtYEgMrJ-XXHoRIoCg",
"title": "Comptes annuels - complet"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=Mjg0NToyMjQ69c2bAF1pRpAedMB44JyYU4HlHKDQ0KNV4AVvWqLTygIPUTgY4CNwo0BMSCeAEx9C36gMLAWmugQqUQQOwxhmSRci3Td-s4MsjCgBBLZHTUECPI88wY4tbg5CCCAITR1ICcDwfOQ2ZAdgAzj1CT0IGyEIOSBB2nIs2Z4QgJUNK6SnIlAPvqeGJVDVnOuARgU-jQQiCxU6Eeaf4QM8FTYNGlMvNwQV7MgLd9ERNxyUc1eelhmIo3iwcCcmtEPINLQKujQAB6QoKhAQ8T4ve2SQC_Bm8KxIgWQvQpmypFlRvEA",
"title": "Comptes annuels - complet"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=MTg1MzU6MTg4OvmM7oBWI6snfEIEA82ncUv2XYQMMpiOqhinSCXlNRfFAAcQDPBH4T2HqCd1qSw0q0dCUc59SgnrIIEBhvUz9ty3a1UCJUBCwLyEwhJZoGCrVjEDHgGTWIi1tbjucjbZCOrTEAACSVtOEHwsGPBO5jhxVIsDhmYFQBlWcRIVCNChAaBuNAGSwFozqt1vSMcQB8-wiW2DGOFdSNLohAINz1o3FQIDBVZIqwlilmYkj1Hau4hbdPcxwvtqdeaA",
"title": "Comptes annuels - complet"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=MzMwMToxODY6-YzugFYjqyd8QgQDzadxS_ZdhA50b1Gi4AVvWqLTygIJVMENMCgN-BlhTggJljjyd5Bf3Kohrtdwi0BQXCGWQxssUSGkpdAe4WQA4CmIki_wZZDeBxjak0wgg-6mKw-iHdjC_lJaEeIvITDC5MZuDSIpggEehzjEnAAakxC48DhBFhCgg5L2Mdt5TXQNeR_iyNFDco7gBKRUoXGwhzIEIGtkBBLCC1yElSHj-SMxDGqFMMoOaW9EJJp5",
"title": "Comptes annuels - complet"
},
{
"url": "https://www.societe.com/cgi-bin/doc-dl?prod=MzEzMjQ6MTg4OvmM7oBWI6snfEIEA82ncUv2XQR15lDkXGcWW2uVOUgFGCHDMGBRBjmb1RbQp0HQupzIqzRKSgnrIIEBhvUz9ty3a1UCJUQEQB9yuuCqUsmF64jhBngaYBTbVVSjp-aOIB8CECDIkOKHWIa4QIOOQoyBxQ_gpL0ADdlEaVIyYAZDcorBQEOStpbislb2gC2gR-ABB7RjEIMrlvR0hA-UMISICgIDCdamvHBHrExEiOJnLfLb9xNOwH9bIBAU",
"title": "Comptes annuels - complet"
}
],
"key_figures": [
{
"title": "Total du Bilan (Actif / Passif)",
"30-09-2024": "8 144 000 €",
"30-09-2023": "5 852 000 €",
"δ_variation": "39,17 %"
},
{
"title": "dont Trésorerie",
"30-09-2024": "https://www.societe.com/societe/sarl-christalex-433589124.html#_bilanactif",
"30-09-2023": "https://www.societe.com/societe/sarl-christalex-433589124.html#_bilanactif",
"δ_variation": ""
},
{
"title": "dont Capitaux propres",
"30-09-2024": "3 618 000 €",
"30-09-2023": "2 940 400 €",
"δ_variation": "23,04 %"
},
{
"title": "dont Dettes",
"30-09-2024": "https://www.societe.com/societe/sarl-christalex-433589124.html#_bilanpassif",
"30-09-2023": "https://www.societe.com/societe/sarl-christalex-433589124.html#_bilanpassif",
"δ_variation": ""
},
{
"title": "Chiffre d'affaires",
"30-09-2024": "3 817 000 €",
"30-09-2023": "3 656 000 €",
"δ_variation": "4,40 %"
},
{
"title": "Résultat net (Bénéfice ou Perte)",
"30-09-2024": "679 100 €",
"30-09-2023": "2 654 800 €",
"δ_variation": "-74,42 %"
},
{
"title": "Effectifs moyens",
"30-09-2024": "Non precise",
"30-09-2023": "Non precise"
}
],
"income_statement": [
{
"title": "Durée",
"30-09-2024": "12 mois",
"30-09-2023": "12 mois",
"δ_variation": "12 mois"
},
{
"title": "Devise",
"30-09-2024": "EU",
"30-09-2023": "EU",
"δ_variation": "- - -"
},
{
"title": "Chiffre d'affaires",
"30-09-2024": "3 817 000",
"30-09-2023": "3 656 000",
"δ_variation": "4,40 %"
},
{
"title": "dont export",
"30-09-2024": "0",
"30-09-2023": "0",
"δ_variation": "0,00 %"
},
{
"title": "Production *",
"30-09-2024": "3 820 000",
"30-09-2023": "3 642 000",
"δ_variation": "4,89 %"
},
{
"title": "Valeur ajoutée (VA)",
"30-09-2024": "-46 400",
"30-09-2023": "1 871 900",
"δ_variation": "-102,48 %"
},
{
"title": "Charges de personnel",
"30-09-2024": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop",
"30-09-2023": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop",
"δ_variation": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop"
},
{
"title": "Excédent d'exploitation (EBE)",
"30-09-2024": "-1 161 200",
"30-09-2023": "341 700",
"δ_variation": "-439,83 %"
},
{
"title": "Résultat d'exploitation",
"30-09-2024": "1 244 400",
"30-09-2023": "93 100",
"δ_variation": "1236,63 %"
},
{
"title": "RCAI",
"30-09-2024": "1 230 000",
"30-09-2023": "84 500",
"δ_variation": "1355,62 %"
},
{
"title": "Impôts, participation salariale",
"30-09-2024": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop",
"30-09-2023": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop",
"δ_variation": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop"
},
{
"title": "Résultat net",
"30-09-2024": "679 100",
"30-09-2023": "2 654 800",
"δ_variation": "-74,42 %"
},
{
"title": "Effectif moyen",
"30-09-2024": "Non precise",
"30-09-2023": "0",
"δ_variation": "0,00 %"
}
],
"assets_balance": [
{
"title": "Durée de l'exercice",
"30-09-2024": "12 mois",
"30-09-2023": "12 mois",
"δ_variation": "12 mois"
},
{
"title": "Devise",
"30-09-2024": "EU",
"30-09-2023": "EU",
"δ_variation": "- - -"
},
{
"title": "Actif immobilisé net",
"30-09-2024": "4 539 000",
"30-09-2023": "647 500",
"δ_variation": "601,00 %"
},
{
"title": "immobilisations incorporelles",
"30-09-2024": "191 000",
"30-09-2023": "136 000",
"δ_variation": "40,44 %"
},
{
"title": "immobilisations corporelles",
"30-09-2024": "4 341 000",
"30-09-2023": "501 800",
"δ_variation": "765,09 %"
},
{
"title": "immobilisations financières",
"30-09-2024": "6 020",
"30-09-2023": "9 807",
"δ_variation": "-38,62 %"
},
{
"title": "(amortissements et provisions)",
"30-09-2024": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop",
"30-09-2023": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop",
"δ_variation": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop"
},
{
"title": "Actif circulant net",
"30-09-2024": "3 592 000",
"30-09-2023": "5 173 000",
"δ_variation": "-30,56 %"
},
{
"title": "stocks et en-cours",
"30-09-2024": "4 295",
"30-09-2023": "1 500",
"δ_variation": "186,33 %"
},
{
"title": "créances",
"30-09-2024": "3 434 000",
"30-09-2023": "5 171 000",
"δ_variation": "-33,59 %"
},
{
"title": "disponibilités : trésorerie",
"30-09-2024": "153 600",
"30-09-2023": "83",
"δ_variation": "184960,24 %"
},
{
"title": "(Provisions)",
"30-09-2024": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop",
"30-09-2023": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop",
"δ_variation": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop"
},
{
"title": "Total actif",
"30-09-2024": "8 144 000",
"30-09-2023": "5 852 000",
"δ_variation": "39,17 %"
}
],
"liabilities_balance": [
{
"title": "Durée de l'exercice",
"30-09-2024": "12 mois",
"30-09-2023": "12 mois",
"δ_variation": "12 mois"
},
{
"title": "Devise",
"30-09-2024": "EU",
"30-09-2023": "EU",
"δ_variation": "- - -"
},
{
"title": "Capitaux propres",
"30-09-2024": "3 618 000",
"30-09-2023": "2 940 400",
"δ_variation": "23,04 %"
},
{
"title": "écarts, réserves et autres fonds propres.",
"30-09-2024": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop",
"30-09-2023": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop",
"δ_variation": "https://www.societe.com/societe/sarl-christalex-433589124.html#_compteshop"
},
{
"title": "Provisions",
"30-09-2024": "0",
"30-09-2023": "0",
"δ_variation": "0,00 %"
},
{
"title": "Dettes",
"30-09-2024": "4 526 000",
"30-09-2023": "2 911 100",
"δ_variation": "55,47 %"
},
{
"title": "dettes financières et emprunts",
"30-09-2024": "777 500",
"30-09-2023": "1 282 500",
"δ_variation": "-39,38 %"
},
{
"title": "dettes fournisseurs",
"30-09-2024": "3 110 000",
"30-09-2023": "1 364 900",
"δ_variation": "127,86 %"
},
{
"title": "dettes fiscales et sociales",
"30-09-2024": "626 400",
"30-09-2023": "251 900",
"δ_variation": "148,67 %"
},
{
"title": "autres dettes ( comptes courants, ...)",
"30-09-2024": "12 279",
"30-09-2023": "11 734",
"δ_variation": "4,64 %"
},
{
"title": "Compte de régularisation passif",
"30-09-2024": "85",
"30-09-2023": "0",
"δ_variation": "0,00 %"
},
{
"title": "Total passif",
"30-09-2024": "8 144 000",
"30-09-2023": "5 852 000",
"δ_variation": "39,17 %"
}
],
"financial_status": [
{
"title": "Capitalisation",
"2024": "44,43 %",
"2023": "50,25 %",
"2022": "27,00 %"
},
{
"title": "Endettement",
"2024": "21,49 %",
"2023": "43,62 %",
"2022": "164,83 %"
},
{
"title": "Fonds de roulement",
"2024": "-143 000 €",
"2023": "3 575 000 €",
"2022": "384 300 €"
},
{
"title": "Performance"
},
{
"title": "Evolution de l'activité",
"2024": "104,40 %",
"2023": "113,36 %",
"2022": "298,20 %"
},
{
"title": "Taux de VA",
"2024": "-1,22 %",
"2023": "51,20 %",
"2022": "61,01 %"
},
{
"title": "Rentabilité d'exploitation",
"2024": "-30,42 %",
"2023": "9,35 %",
"2022": "18,60 %"
},
{
"title": "Rentabilité nette finale",
"2024": "17,79 %",
"2023": "72,61 %",
"2022": "8,28 %"
},
{
"title": "Capacité d'autofinancement",
"2024": "-40,87 %",
"2023": "8,91 %",
"2022": "18,90 %"
},
{
"title": "Rentabilité financière",
"2024": "18,77 %",
"2023": "90,29 %",
"2022": "44,34 %"
},
{
"title": "Coûts de production"
},
{
"title": "Coûts du travail",
"2024": "28,43 %",
"2023": "40,93 %",
"2022": "42,14 %"
},
{
"title": "Poids de la dette"
},
{
"title": "Capacité de remboursement",
"2024": "N/C",
"2023": "3,94 ans",
"2022": "1,63 ans"
},
{
"title": "Coût de la dette",
"2024": "N/C",
"2023": "6,10 %",
"2022": "2,14 %"
},
{
"title": "Taux d'intérêt moyen apparent",
"2024": "2,97 %",
"2023": "1,62 %",
"2022": "1,29 %"
},
{
"title": "Gestion BFR"
},
{
"title": "Poids du BFR global",
"2024": "-28,44 jours",
"2023": "356,91 jours",
"2022": "41,21 jours"
},
{
"title": "Poids des stocks",
"2024": "0,41 jour",
"2023": "0,15 jour",
"2022": "4,93 jours"
},
{
"title": "Délai clients",
"2024": "329,28 jours",
"2023": "516,25 jours",
"2022": "104,84 jours"
},
{
"title": "Délai Fournisseurs",
"2024": "298,21 jours",
"2023": "136,27 jours",
"2022": "38,94 jours"
},
{
"title": "Liquidité"
},
{
"title": "Liquidité immédiate",
"2024": "14,73 jours",
"2023": "0,01 jour",
"2022": "2,28 jours"
}
]
}, // ... Many other bussiness details
]

Output Format

The scraper generates structured data with comprehensive business information across multiple fields:

ID: A unique identifier for each company record, facilitating database management and data organization. This field ensures each extracted company profile can be uniquely referenced and tracked across different data collection sessions.

URL: The original Societe.com page URL from which the data was extracted, providing direct reference back to the source and enabling easy verification of collected information.

Name: The official registered company name as it appears in French business registries, essential for accurate company identification and legal documentation purposes.

Identity: Core identification information including registration numbers, legal form, and establishment dates. This typically includes the SIREN number, company type (SARL, SAS, etc.), and incorporation details that uniquely identify the business entity.

Summary: A concise overview of the company's business activities, market position, and key characteristics, providing quick insights into the organization's purpose and scope of operations.

Information: General company details such as registered address, contact information, capital structure, and basic operational data that forms the foundation of the business profile.

Activities: Detailed breakdown of the company's business activities, including industry classifications, main business lines, and operational focus areas that define the company's market presence.

Establishments: Information about the company's physical locations, subsidiaries, and operational sites, providing insights into the organization's geographical footprint and operational structure.

Managers: Comprehensive details about key executives, directors, and management personnel, including names, roles, appointment dates, and responsibilities within the organization.

Documents: References to available corporate documents, legal filings, and official publications that provide additional transparency and regulatory compliance information.

Accounts: Financial account information and reporting details that indicate the company's financial transparency and regulatory compliance status.

Key Figures: Essential financial metrics and performance indicators that provide snapshot insights into the company's financial health and operational scale.

Income Statement: Detailed revenue, expense, and profitability data extracted from financial statements, offering insights into the company's operational performance and financial trends.

Assets Balance: Comprehensive breakdown of company assets, including current assets, fixed assets, and total asset valuation, providing insights into the organization's resource base and financial stability.

Liabilities Balance: Detailed information about company debts, obligations, and liabilities, essential for understanding financial risk and capital structure.

Financial Status: Overall assessment of the company's financial health, creditworthiness, and operational viability based on available financial indicators and reporting data.

Usage Instructions

Begin by preparing your target URLs from Societe.com company profile pages. Ensure each URL is complete and points directly to a specific company page. Configure your proxy settings according to your geographic requirements - using a French or European proxy typically provides better access speeds and reliability.

Set appropriate retry limits based on your data quality requirements. Higher retry counts increase reliability but extend processing time. For most use cases, 2-3 retries provide optimal balance. Configure the maximum items per URL based on your data needs and available resources.

Monitor the extraction progress and handle any timeout or connection errors gracefully. The scraper includes built-in error handling, but reviewing logs helps optimize future extractions. For large datasets, consider running extractions during off-peak hours to minimize potential access restrictions.

Best practices include validating URLs before processing, implementing reasonable delays between requests, and storing extracted data in structured formats for easy analysis. Always respect the website's robots.txt guidelines and avoid overwhelming the server with excessive concurrent requests.

Benefits and Applications

The scraper dramatically reduces manual research time, converting hours of individual page visits into minutes of automated data collection. This efficiency gain allows professionals to focus on data analysis rather than data gathering, significantly improving productivity and enabling larger-scale market research projects.

Practical applications span multiple business scenarios: sales teams can build comprehensive prospect databases, market researchers can analyze competitor landscapes, financial analysts can perform due diligence studies, and business consultants can gather industry intelligence. The structured output format facilitates easy integration with CRM systems, analytical tools, and reporting platforms.

The business value extends beyond time savings to include improved data accuracy, consistency, and completeness. Automated extraction eliminates human transcription errors and ensures standardized data formatting across all collected records, enhancing the reliability of subsequent analysis and decision-making processes.

Conclusion

The Societe.com Business Details Scraper represents an essential tool for professionals requiring systematic access to French business intelligence. By automating the data extraction process, it transforms time-intensive manual research into efficient, scalable operations while maintaining high data quality standards.

Ready to streamline your French business research? Leverage this powerful scraper to unlock comprehensive company insights and accelerate your data-driven business initiatives.

Your feedback

We are always working to improve Actors' performance. So, if you have any technical feedback about Societe.com Bussiness Details Scraper or simply found a bug, please create an issue on the Actor's Issues tab in Apify Console.