Skip to content

vishanth10/LinkedIn_webscrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LinkedIn_webscrap

LinkedIn Comment Scraper

Description

The LinkedIn Comment Scraper is a Python script that automates the process of extracting comments from a specific LinkedIn post. The script logs into LinkedIn, navigates to a specified post, loads all comments, extracts the comment data, and saves the extracted comments to a CSV file.

Features:

Logs into LinkedIn using user credentials Navigates to a specified LinkedIn post Loads all comments by handling the "Load more comments" button Extracts commenter's name, profile URL, current position, and comment text Saves extracted comments to a CSV file in the same directory as the script

Prerequisites

Python 3.x Google Chrome browser ChromeDriver

About

Selenium Bot for Web scrapping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages