> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sociavault.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Company Page

> Get a LinkedIn company page

<Note>
  💳 **1 credit** per request
</Note>


## OpenAPI

````yaml GET /v1/scrape/linkedin/company
openapi: 3.1.0
info:
  title: SociaVault API
  version: 1.0.0
  description: >-
    # SociaVault API Documentation


    The SociaVault API provides comprehensive access to social media data
    extraction across multiple platforms.


    ## Features


    - **Multi-Platform Support**: TikTok, Instagram, YouTube, Facebook, Twitter,
    Reddit, Threads, and more

    - **Credit-Based System**: Pay-as-you-go pricing with transparent credit
    costs

    - **High Performance**: Fast, reliable data extraction

    - **Comprehensive Data**: Detailed user profiles, videos, posts, comments,
    and analytics


    ## Authentication


    All API requests require authentication using an API key in the `X-API-Key`
    header:


    ```bash

    X-API-Key: sk_live_your_api_key_here

    ```


    Get your API key from the [SociaVault
    Dashboard](https://sociavault.com/dashboard).


    ## Credits


    Each endpoint consumes credits based on data complexity:

    - Simple requests (profiles): 1 credit

    - Complex requests (demographics): 20+ credits

    - Paginated requests: Credits per page


    Check your credit balance in the dashboard or via the API.


    ## Support


    - **Documentation**: https://docs.sociavault.com

    - **Email**: support@sociavault.com

    - **Discord**: https://discord.gg/sociavault
  contact:
    name: SociaVault Support
    email: support@sociavault.com
    url: https://sociavault.com/support
  license:
    name: Commercial
    url: https://sociavault.com/terms
servers:
  - url: https://api.sociavault.com
    description: Production API
security:
  - ApiKeyAuth: []
tags:
  - name: account
    description: Account management and credit balance
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/account
  - name: tiktok
    description: Scrape TikTok profiles, videos, and more
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/tiktok
  - name: tiktok-shop
    description: Everything about TikTok Shop
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/tiktok-shop
  - name: instagram
    description: Gets Instagram profiles, posts, and reels
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/instagram
  - name: youtube
    description: Scrape YouTube channels, videos, and more
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/youtube
  - name: linkedin
    description: Scrape LinkedIn
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/linkedin
  - name: facebook
    description: Get public Facebook profiles and posts
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/facebook
  - name: facebookAdLibrary
    description: Scrapes the Facebook (Meta) Ad Library
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/facebookAdLibrary
  - name: facebookMarketplace
    description: Search Facebook Marketplace and pull full listing details
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/facebookMarketplace
  - name: googleAdLibrary
    description: >-
      Scrape the Google Ad Transparency Library. *This only gets the public ads.
      Some ads you need to log in for and sadly we can't get those. Also, since
      there are so many variations, the return types might not all be 100% the
      same.
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/googleAdLibrary
  - name: linkedinAdLibrary
    description: Search the LinkedIn Ad Library
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/linkedinAdLibrary
  - name: twitter
    description: Get Twitter profiles, tweets, followers and more
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/twitter
  - name: reddit
    description: Scrape Reddit posts and comments
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/reddit
  - name: threads
    description: Get Threads posts
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/threads
  - name: google
    description: Scrape Google search results
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/google
paths:
  /v1/scrape/linkedin/company:
    get:
      tags:
        - linkedin
      summary: Company Page
      description: Get a LinkedIn company page
      operationId: linkedin_Company_Page
      parameters:
        - name: url
          in: query
          description: The URL of the LinkedIn company page to get
          required: true
          schema:
            type: string
            example: https://linkedin.com/company/shopify
      responses:
        '200':
          description: >-
            Successful response


            **Key Response Fields:**

            - `data.id`: LinkedIn company ID

            - `data.name`: Company display name

            - `data.handle`: LinkedIn handle (e.g., `"shopify"`)

            - `data.description`: Full company description/bio

            - `data.location`: City, state, and country

            - `data.followers`: LinkedIn follower count

            - `data.employeeCount`: Number of employees listed on LinkedIn

            - `data.website`: Company website URL

            - `data.logo`: Company logo image URL

            - `data.industry`: Industry category (e.g., `"Software
            Development"`)

            - `data.type`: Company type (e.g., `"Public Company"`)

            - `data.founded`: Year the company was founded

            - `data.specialties`: List of company specialties/tags

            - `data.funding`: Funding round history and investors

            - `data.employees`: Notable employees visible on the page

            - `data.posts`: Recent posts published by the company
          content:
            application/json:
              example:
                success: true
                data:
                  success: true
                  id: '784652'
                  name: Shopify
                  url: https://ca.linkedin.com/company/shopify
                  handle: shopify
                  description: >-
                    Shopify is a leading global commerce company, providing
                    trusted tools to start, grow, market, and manage a retail
                    business of any size. Shopify makes commerce better for
                    everyone with a platform and services that are engineered
                    for reliability, while delivering a better shopping
                    experience for consumers everywhere. Shopify powers millions
                    of businesses in more than 175 countries and is trusted by
                    brands such as Allbirds, Gymshark, PepsiCo, Staples, and
                    many more.


                    Find all our jobs here: www.shopify.com/careers
                  location:
                    city: Ottawa
                    state: 'ON'
                    country: CA
                  followers: 1059926
                  employeeCount: 27377
                  website: https://www.shopify.com
                  logo: >-
                    https://media.licdn.com/dms/image/v2/D560BAQG_KjTcNcrLVw/company-logo_200_200/B56ZZolTV.HUAU-/0/1745511331439/shopify_logo?e=2147483647&v=beta&t=D2saVg58cKnwEiDQgFgzvwL24mTRM_cPuU1ndv6kL2U
                  coverImage: >-
                    https://media.licdn.com/dms/image/v2/D563DAQGruQL8kvBvnw/image-scale_191_1128/B56ZanR4DSGoAs-/0/1746563203576/shopify_cover?e=2147483647&v=beta&t=rHubhVZZZSU_1V8tCeBpwL80OG3bNBjzBNEWFO24qa4
                  slogan: Make commerce better for everyone
                  similarPages:
                    '0':
                      link: https://se.linkedin.com/company/spotify
                      name: Spotify
                      image: >-
                        https://media.licdn.com/dms/image/v2/C560BAQFkDzx_7dqq3A/company-logo_100_100/company-logo_100_100/0/1631377935713?e=2147483647&v=beta&t=AiRi3YW2R5kYKHbxsjkdQ_d1RuH6Yk98ePBwANPPDhc
                    '1':
                      link: https://www.linkedin.com/company/airbnb
                      name: Airbnb
                      image: >-
                        https://media.licdn.com/dms/image/v2/C560BAQFhfl32crIGIw/company-logo_100_100/company-logo_100_100/0/1630637496980/airbnb_logo?e=2147483647&v=beta&t=idNQqoBZi6dZq6iG78J5GTOsNV_ltJf7ITo7zYZ6VWg
                  industry: Software Development
                  size: 10,001+ employees
                  founded: 2006
                  headquarters: Ottawa, ON
                  type: Public Company
                  specialties:
                    '0': ecommerce
                    '1': API
                    '2': applications
                  funding:
                    numberOfRounds: 4
                    lastRound:
                      type: Series C
                      date: '2014-01-11T00:00:00.000Z'
                      amount: US$ 100.0M
                    investors:
                      '0':
                        name: OMERS Ventures
                        crunchbaseUrl: https://www.crunchbase.com/organization/omers-ventures
                        image: >-
                          https://media.licdn.com/dms/image/sync/v2/D4E38AQEnDf6SgPOjAQ/crunchbase_investor_logo_100/crunchbase_investor_logo_100/0/1749357005588?e=1771232400&v=beta&t=1kSQ6RbNrtiJK60n34ThnAHM37LpqYDn_9E2jEweNhA
                      '1':
                        name: Insight Partners
                        crunchbaseUrl: >-
                          https://www.crunchbase.com/organization/insight-partners
                        image: >-
                          https://media.licdn.com/dms/image/sync/v2/D4E38AQGXqgk0y9uCmA/crunchbase_investor_logo_100/B4EZnE9jBWIkAM-/0/1759946093131?e=1771232400&v=beta&t=5ZOJIU-UvZCWA2A4WDm-WELdappYROZJV7ioBrkRrf8
                  employees:
                    '0':
                      name: Joseph Smarr
                      title: ''
                      link: https://www.linkedin.com/in/jsmarr
                      image: >-
                        https://media.licdn.com/dms/image/v2/C5603AQG6JPHHDSVF_g/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1600306045236?e=2147483647&v=beta&t=SYwM63n268TcHjRQFbsz1EXXcGkXxKnYKNqNVUwDjA8
                    '1':
                      name: Gail Goodman
                      title: ''
                      link: https://www.linkedin.com/in/gailgoodman
                      image: >-
                        https://media.licdn.com/dms/image/v2/C4E03AQFsGcAk5bUoag/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1557919603063?e=2147483647&v=beta&t=evP_CxQ9zBM303u6p79i3-D3lhcEqoiw1TCfdd4oBn4
                  posts:
                    '0':
                      url: >-
                        https://www.linkedin.com/posts/shopify_last-month-more-people-started-businesses-activity-7425191925722275840-eUO6
                      datePublished: '2026-02-05T15:01:48.470Z'
                      text: >-
                        Last month, more people started businesses than ever
                        before. The driver? Uncertainty.


                        The record surge in people becoming entrepreneurs isn’t
                        a fluke. It’s a rejection of the myth of stability.


                        Entrepreneurship offers something rare: agency. The
                        ability to build from your own vision instead of someone
                        else’s.


                        In 2026, bet on yourself.
                    '1':
                      url: >-
                        https://www.linkedin.com/posts/shopify_from-photography-and-baseball-accessories-activity-7424844208579969024-BrYC
                      datePublished: '2026-02-04T16:00:06.243Z'
                      text: >-
                        From photography and baseball accessories to produce,
                        January shopping was all over the place.


                        We analyzed month-over-month sales from thousands of
                        Shopify merchants in the U.S. to identify what was
                        trending in January. Here's what stood out:


                        → Sales for photography equipment increased, with lens
                        caps up 203%, followed by film developers (+99%) and
                        photographic chemicals (+84%).


                        → As spring training approaches, baseball gear is
                        trending upward, led by batting helmets (+68%) and
                        pitching mounds (+63%).


                        → Door push plates (+92%), bolt cutters (+91%), and door
                        closers (+90%) all saw over 90% growth, indicating a
                        surge in home hardware.


                        → Shoppers purchased fresh produce, including sweet
                        potatoes (+118%), tomatoes (+73%), potatoes (+68%), and
                        garlic (+59%).


                        Entrepreneurs, what products drove your January sales?
                creditsUsed: 1
        '400':
          description: Bad Request - Invalid parameters or missing required fields
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    example: 'Missing required parameter: handle'
                  endpoint:
                    type: string
                  credits_required:
                    type: integer
                required:
                  - error
        '401':
          description: Unauthorized - Invalid or missing API key
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    example: Invalid API key
                  docs:
                    type: string
                    example: https://docs.sociavault.com/authentication
                required:
                  - error
        '402':
          description: Payment Required - Insufficient credits
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    example: Insufficient credits
                  required:
                    type: integer
                    example: 1
                    description: Credits required for this request
                  available:
                    type: integer
                    example: 0
                    description: Credits currently available
                required:
                  - error
                  - required
                  - available
        '500':
          description: Internal Server Error - Service configuration or processing error
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    example: Service configuration error
                required:
                  - error
components:
  securitySchemes:
    ApiKeyAuth:
      type: apiKey
      in: header
      name: X-API-Key
      description: |-
        API key for authentication. Format: `sk_live_xxxxxxxxxxxxx`

        Get your API key from the [Dashboard](https://sociavault.com/dashboard).

````