Extractor de Datos de LinkedIn. API

Obtén valiosos insights de redes profesionales con nuestra API de extracción de insights: ¡perfecta para la búsqueda de talento!

La API de Extracción de Datos de LinkedIn permite extraer datos públicos de perfiles y publicaciones de LinkedIn, proporcionando acceso estructurado a información clave para análisis profesionales, monitoreo de reputación o investigación de mercado.

Esto la convierte en una herramienta poderosa para analizar la presencia profesional en línea, estudiar la influencia, rastrear la competencia o evaluar candidatos en procesos de selección. También es útil para crear bases de datos enriquecidas de contactos, leads o influencers en el ámbito corporativo. Las respuestas se entregan en formato JSON estructurado, ideal para integración directa en paneles de control, CRM, sistemas de análisis o procesos automatizados.

Documentación de la API

Endpoints


Para usar este punto final, debes especificar el nombre de usuario en el parámetro.



                                                                            
GET https://zylalabs.com/api/8590/linkedin+data+extractor+api/15048/user+details
                                                                            
                                                                        

Detalles del usuario - Características del Endpoint

Objeto Descripción
username [Requerido] Indicates a username
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"success":true,"message":"response retrieved successfully","data":{"basic_info":{"fullname":"Bill Gates","first_name":"Bill","last_name":"Gates","headline":"Chair, Gates Foundation and Founder, Breakthrough Energy","public_identifier":"williamhgates","profile_picture_url":"https://media.licdn.com/dms/image/v2/D5603AQF-RYZP55jmXA/profile-displayphoto-shrink_800_800/B56ZRi8g.aGsAc-/0/1736826818808?e=1757548800&v=beta&t=x1v_GCCx0AqiOw-AZq239lhC_9XMmXU1DUKQi2ZTyaw","about":"Chair of the Gates Foundation. Founder of Breakthrough Energy. Co-founder of Microsoft. Voracious reader. Avid traveler. Active blogger.","location":{"country":"United States","city":"Seattle, Washington","full":"Seattle, Washington, United States","country_code":"US"},"creator_hashtags":["books","healthcare","innovation","climatechange","sustainability"],"is_creator":true,"is_influencer":true,"is_premium":true,"created_timestamp":1367521780840,"show_follower_count":true,"background_picture_url":"https://media.licdn.com/dms/image/v2/D5616AQEjhPbTCeblYg/profile-displaybackgroundimage-shrink_350_1400/B56ZcytR5SGsAg-/0/1748902420393?e=1757548800&v=beta&t=Pe51gmoihOuj-ea6cdGY10G7iIvMc1AXUMY26SVCVgQ","urn":"ACoAAA8BYqEBCGLg_vT_ca6mMEqkpp9nVffJ3hc","follower_count":38220696,"connection_count":8,"current_company":"Gates Foundation","current_company_urn":"8736","current_company_url":"https://www.linkedin.com/company/gates-foundation"},"experience":[{"title":"Co-chair","company":"Gates Foundation","duration":"2000 - Present · 25 yrs 7 mos","start_date":{"year":2000},"is_current":true,"company_linkedin_url":"https://www.linkedin.com/company/8736/","company_logo_url":"https://media.licdn.com/dms/image/v2/D560BAQEgMqqFTd40Tg/company-logo_400_400/company-logo_400_400/0/1736784969376/bill__melinda_gates_foundation_logo?e=1755129600&v=beta&t=ZXJ00Nwe2RTcAZX7QEKeuJHuG-w3Q7v4HQD1QDlakQw","company_id":"8736"},{"title":"Founder","company":"Breakthrough Energy ","duration":"2015 - Present · 10 yrs 7 mos","start_date":{"year":2015},"is_current":true,"company_linkedin_url":"https://www.linkedin.com/company/19141006/","company_logo_url":"https://media.licdn.com/dms/image/v2/C4D0BAQGwD9vNu044FA/company-logo_400_400/company-logo_400_400/0/1630531940051/breakthrough_energy_ventures_logo?e=1755129600&v=beta&t=lEGVHYB2nFCDHTsDnBy3-5OTP07-7JWb6_6fPF_ptjE","company_id":"19141006"},{"title":"Co-founder","company":"Microsoft","duration":"1975 - Present · 50 yrs 7 mos","start_date":{"year":1975},"is_current":true,"company_linkedin_url":"https://www.linkedin.com/company/1035/","company_logo_url":"https://media.licdn.com/dms/image/v2/D560BAQH32RJQCl3dDQ/company-logo_400_400/B56ZYQ0mrGGoAc-/0/1744038948046/microsoft_logo?e=1755129600&v=beta&t=ZYeQ1mmAQOcGDY5eka9zSJP0Fi1_i_JmhpZeEqabG0w","company_id":"1035"}],"education":[{"school":"Harvard University","duration":"1973 - 1975","school_linkedin_url":"https://www.linkedin.com/company/1646/","school_logo_url":"https://media.licdn.com/dms/image/v2/C4E0BAQF5t62bcL0e9g/company-logo_400_400/company-logo_400_400/0/1631318058235?e=1755129600&v=beta&t=rfWtSdSm44ZnGhLwXEbA8oJ9IjnLMfqYqGd0WT6X7Bs","start_date":{"year":1973},"end_date":{"year":1975},"school_id":"1646"},{"school":"Lakeside School","school_linkedin_url":"https://www.linkedin.com/company/30288/","school_logo_url":"https://media.licdn.com/dms/image/v2/D560BAQGFmOQmzpxg9A/company-logo_400_400/company-logo_400_400/0/1683732883164/lakeside_school_logo?e=1755129600&v=beta&t=m6y4mvu2cdHRFzqPvbi57W65B76IIzbFgmwXIX0B140","school_id":"30288"}]}}
                                                                                                                                                                                                                    
                                                                                                    

User details - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/8590/linkedin+data+extractor+api/15048/user+details?username=jenhsunhuang' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Para usar este punto final, debes especificar la URL de una publicación en el parámetro.



                                                                            
GET https://zylalabs.com/api/8590/linkedin+data+extractor+api/15053/post+details
                                                                            
                                                                        

Detalles de la publicación. - Características del Endpoint

Objeto Descripción
post_url [Requerido] Indicates a URL publication
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"success":true,"message":"response retrieved successfully","data":{"post":{"id":"7199356685046456320","url":"https://www.linkedin.com/posts/craigharveyau_this-clip-of-steve-jobs-is-incredible-activity-7199356685046456320-fw1Y","created_at":{"timestamp":1720726449362,"date":"2024-07-11 21:34:09","relative":"1yr"},"text":"This post and clip about Steve Jobs portrays a great message, but I would take it one step further: If the answer is no, ask 'why?' and reflect on the answer. It will place you in a far greater position next time.","type":"text"},"author":{"name":"Craig Harvey","headline":"Strategic technologist who thrives at the intersection of engineering, enablement and execution.","profile_url":"https://www.linkedin.com/in/craigharveyau?miniProfileUrn=urn%3Ali%3Afsd_profile%3AACoAAAAftZYByrX_0Gy0WbfgDzR3bmu9ycRc0F8","profile_picture":"https://media.licdn.com/dms/image/v2/C5103AQFqxodXL8quRg/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1535366932100?e=1757548800&v=beta&t=Fa0CJv11SJiS-6SH9WoJ3a5vQpWdZbaRaafIL6bT-qs","followers":null,"company_id":null},"media":[],"stats":{"total_reactions":9,"reactions":{"like":5,"appreciation":0,"empathy":3,"interest":1,"praise":0,"entertainment":0},"comments":1,"shares":0}}}
                                                                                                                                                                                                                    
                                                                                                    

Post Details - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/8590/linkedin+data+extractor+api/15053/post+details?post_url=https://www.linkedin.com/posts/jenhsunhuang_ces2025-ai-activity-7282508257972178944-zLua/?utm_source=share&utm_medium=member_desktop&rcm=ACoAAD846qoBiZjh4qksZmAdRUsspBwNbWSbsok' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Clave de Acceso a la API y Autenticación

Después de registrarte, a cada desarrollador se le asigna una clave de acceso a la API personal, una combinación única de letras y dígitos proporcionada para acceder a nuestro endpoint de la API. Para autenticarte con el Extractor de Datos de LinkedIn. API simplemente incluye tu token de portador en el encabezado de Autorización.
Encabezados
Encabezado Descripción
Autorización [Requerido] Debería ser Bearer access_key. Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito.

Precios Simples y Transparentes

Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.

🚀 PLAN CORPORATIVO A MEDIDA

Comienza en
$ 10,000/Año


  • Volumen Personalizado
  • Límite de solicitudes personalizado
  • Soporte al Cliente Especializado
  • Monitoreo de API en Tiempo Real

Funciones favoritas de los clientes

  • ✔︎ Paga Solo por Solicitudes Exitosas
  • ✔︎ Prueba Gratuita de 7 Días
  • ✔︎ Soporte Multilenguaje
  • ✔︎ Una Clave API, Todas las APIs.
  • ✔︎ Panel de Control Intuitivo
  • ✔︎ Manejo de Errores Integral
  • ✔︎ Documentación Amigable para Desarrolladores
  • ✔︎ Integración con Postman
  • ✔︎ Conexiones HTTPS Seguras
  • ✔︎ Tiempo de Actividad Fiable

Extractor de Datos de LinkedIn. API FAQs

El endpoint GET User Details devuelve información como la biografía del usuario, el número de seguidores y las métricas de participación. El endpoint GET Post Details proporciona datos sobre likes, comentarios, compartidos y el contenido de la publicación en sí.

Los campos clave para el endpoint de Detalles del Usuario incluyen "biografía," "número_de_seguidores," y "métricas_de_compromiso." Para el endpoint de Detalles de la Publicación, los campos clave incluyen "me gusta," "comentarios," "compartidos," y "contenido_de_la_publicación."

La API devuelve datos en formato JSON estructurado. Cada respuesta contiene un objeto principal con campos relevantes, lo que facilita su análisis e integración en aplicaciones como paneles de control o sistemas CRM.

El endpoint de Detalles del Usuario proporciona información del perfil personal, mientras que el endpoint de Detalles de Publicaciones ofrece información sobre publicaciones públicas, incluyendo estadísticas de participación y análisis de contenido.

Los usuarios pueden personalizar sus solicitudes especificando parámetros como el nombre de usuario para el endpoint de Detalles del Usuario o la URL de la publicación para el endpoint de Detalles de la Publicación, lo que permite una recuperación de datos específica.

Los datos de respuesta están organizados en un formato de objeto JSON, con cada clave representando un campo de datos específico. Esta estructura permite el acceso directo a puntos de datos individuales para el análisis.

Los casos de uso típicos incluyen el análisis profesional de la presencia en línea, el monitoreo de la reputación de la marca, el seguimiento de los competidores y la evaluación de candidatos durante los procesos de reclutamiento.

La precisión de los datos se mantiene al obtener información directamente de perfiles y publicaciones públicos de LinkedIn, asegurando que los datos reflejen la información más actual y relevante disponible.

General FAQs

Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.

Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world's most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]

Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.

The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.

Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]

Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.

API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.

To check how many API calls you have left for the current month, refer to the 'X-Zyla-API-Calls-Monthly-Remaining' field in the response header. For example, if your plan allows 1,000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.

To see the maximum number of API requests your plan allows, check the 'X-Zyla-RateLimit-Limit' response header. For instance, if your plan includes 1,000 requests per month, this header will display 1,000.

The 'X-Zyla-RateLimit-Reset' header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3,600, it means 3,600 seconds are left until the limit resets.

Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.

You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]

To give you the opportunity to experience our APIs without any commitment, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost. This trial can be used only once, so we recommend applying it to the API that interests you the most. While most of our APIs offer a free trial, some may not. The trial concludes after 7 days or once you've made 50 requests, whichever occurs first. If you reach the 50 request limit during the trial, you will need to "Start Your Paid Plan" to continue making requests. You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab. Alternatively, if you don't cancel your subscription before the 7th day, your free trial will end, and your plan will automatically be billed, granting you access to all the API calls specified in your plan. Please keep this in mind to avoid unwanted charges.

After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it's important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.

When you subscribe to an API free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.

Payout Orders are processed between the 20th and the 30th of each month. If you submit your request before the 20th, your payment will be processed within this timeframe.


APIs Relacionadas


También te puede interesar