question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Scrap LinkedIn Posts and Reactions

See original GitHub issue

Description

Create a Script to scrap LinkedIn Posts and Reactions. The Script should be able to do the following:

  • Take a Profile URL and access the /detail/recent-activity/shares/ endpoint.
  • Scrap the Post Content.
  • Scrap the number of Reactions on the Post.
  • Take an argument on the number of Posts to be scrapped.
  • Store all the Data in a CSV File.

Language

  • BASH
  • Python
  • Javascript

Type of issue

Please delete options that are not relevant.

  • Feature

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
DevChoganwalacommented, Nov 5, 2020

@HarshCasper I would like to work on this issue in python.

0reactions
github-actions[bot]commented, Mar 26, 2021

This issue has been assigned to @XZANATOL! It will become unassigned if it isn’t closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scraping Linkedin Posts With Selenium & Beautiful Soup
Scrape post data from Linkedin pages with python using selenium, ChromeDriver, ... Comment Count: “social-details-social-counts__reactions ...
Read more >
Use Python To Scrape & Visualize Likes On Your LinkedIn Posts
Open your LinkedIn and make a right click on any of the page elements. Then, click "Inspect". You will see the HTML contents...
Read more >
Scrape comments of linkedin post in few lines of python code
If you are a hr manager or hiring on linkedin, then for sure you will be having the comments on linkedin post for...
Read more >
How to Scrape data from Profiles, Groups with API - Infatica
LinkedIn scraping has the potential to transform your business: ... these individuals posts, comments, and reactions are a goldmine if ...
Read more >
Become a LinkedIn Expert - Scrape & Embed Relevant Posts ...
Stevesie Data LinkedIn HAR File Scraper : https://stevesie.com/apps/ linkedin -apiDo you have what it takes to become a LinkedIn expert ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found