Best Way to Scrape LinkedIn Profiles with ProxyCurl API | Python | Code

Sdílet
Vložit
  • čas přidán 29. 08. 2024
  • Looking to scrape LinkedIn profiles?
    This video will show you how to use the ProxyCurl API to quickly and easily extract profile data from LinkedIn.
    - How to Extract LinkedIn Profile Data Using ProxyCurl API
    - How to Scrape LinkedIn Profiles & Emails with ProxyCurl API
    Code: github.com/Pra...
    I am a Freelance Data Scientist working on Natural Language Processing (NLP) and building end-to-end NLP applications.
    I have over 7 years of experience in the industry, including as a Lead Data Scientist at Oracle, where I worked on NLP and MLOps.
    I Share Practical hands-on tutorials on NLP and Bite-sized information and knowledge related to Artificial Intelligence.
    LinkedIn: / pradipnichite
    #nlp #ProxyCurl

Komentáře • 32

  • @FutureSmartAI
    @FutureSmartAI  Před rokem +2

    📌 Hey everyone! Enjoying these NLP tutorials? Check out my other project, AI Demos, for quick 1-2 min AI tool demos! 🤖🚀
    🔗 CZcams: www.youtube.com/@aidemos.futuresmart
    We aim to educate and inform you about AI's incredible possibilities. Don't miss our AI Demos CZcams channel and website for amazing demos!
    🌐 AI Demos Website: www.aidemos.com/
    Subscribe to AI Demos and explore the future of AI with us!

  • @runycalmera-business
    @runycalmera-business Před 4 dny

    This video should have 10.000 likes. Thank you so much. It helped me a lot

  • @aliyousaf4488
    @aliyousaf4488 Před 10 měsíci +4

    I have used this API to fetch LinkedIn posts, But the problem is that the complete title of the LinkedIn post does not appear. It means that if there are 8 lines in the post, only 3 are visible, and the rest are displayed as dots. Is this issue related to the free trial, or is there another reason?
    Please guide me.
    Pradip Nichite

  • @AllInOne-fr8iw
    @AllInOne-fr8iw Před rokem +2

    Thank You so much 🙏

  • @ashwinisonawane5013
    @ashwinisonawane5013 Před 2 měsíci +1

    Hi, I have excel sheet profile URLs can i used it and i want scrape the all profile data?

    • @FutureSmartAI
      @FutureSmartAI  Před 2 měsíci

      you need to write code to read from that excel file as one row at time and send request to proxucurl

  • @SravaniNamburu
    @SravaniNamburu Před rokem +1

    how to extract the follower count?

  • @shanmukhasarathkondiparthi8155

    Earlier we used Python Selenium combo to get few linkedin profiles scraped, that is a tedious process.
    This is interesting and Simple approach.
    Thanks Pradip Nichite @FutureSmartAI

    • @FutureSmartAI
      @FutureSmartAI  Před rokem

      Thanks for sharing!
      A lot of time, we need to focus on the core part of the problem; here, it could be writing personalized emails. Once that is done, then we can write custom scrapper, etc.

  • @minhnguyenxuan4611
    @minhnguyenxuan4611 Před rokem

    but i see you call 1 profile, how can you take all profiles on LinkedIn (for example call API)?

    • @FutureSmartAI
      @FutureSmartAI  Před rokem +1

      you need profile url, they provide profile dump also

  • @gnyanavarshini2003
    @gnyanavarshini2003 Před rokem

    why jsondecodeerror occurs?

  • @swapnilk3683
    @swapnilk3683 Před 11 měsíci

    how to scrape email address?

  • @user-lu5iz1sx7p
    @user-lu5iz1sx7p Před rokem +1

    Isn't scarping linkedin illegal ?

  • @user-ec3ri4rr4h
    @user-ec3ri4rr4h Před rokem +1

    i want same using c# please help me

    • @FutureSmartAI
      @FutureSmartAI  Před rokem

      They have curl syntax you can use chatGPT to convert it in your choice of programming language.
      nubela.co/proxycurl/docs#people-api-person-lookup-endpoint

    • @MehdiGuizani
      @MehdiGuizani Před 10 měsíci

      Learn python doode

  • @ayeshasiddiqui7676
    @ayeshasiddiqui7676 Před rokem

    in the end, want to export it to CSV

    • @FutureSmartAI
      @FutureSmartAI  Před rokem

      Yes you can do that. you can use csv wrirter or simply store data in pandas df and donwload or export

  • @sonofai
    @sonofai Před rokem

    Any cheaper options? this looks super expensive

    • @FutureSmartAI
      @FutureSmartAI  Před rokem

      Needs to explore, you can try scrapping linkedIN also

    • @sonofai
      @sonofai Před rokem

      @@FutureSmartAI I don't understand your reply. What are the other options?

    • @MehdiGuizani
      @MehdiGuizani Před 10 měsíci +2

      Code😂

    • @DozyDev
      @DozyDev Před 3 měsíci

      @@FutureSmartAI scraping linkedin is against their ToS

  • @Joan.Zacarias
    @Joan.Zacarias Před rokem

    Hello! How many profiles I will be able to scrape with this API for free? How much difficult is it to create a similar API?

  • @nataliecastro125
    @nataliecastro125 Před 11 měsíci

    you leaked your api key

  • @fintech1378
    @fintech1378 Před rokem

    can you get all of the postings?