vaibhavxtripathi/LinkedIn-Scraper
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
LinkedIn Post Scraper (with Auto ChromeDriver Downloader) Instructions: 1. Ensure Python 3.x is installed on your Windows system. 2. Install required Python packages: pip install -r requirements.txt 3. Run the script: python linkedin_scraper.py 4. Provide your Chrome/Brave version, LinkedIn login, target profile URL, and number of posts to scrape. 5. A file 'linkedin_posts.csv' will be generated with scraped post text and media links. Note: - This uses a public ChromeDriver version API to download a compatible driver. - Do not misuse or automate LinkedIn beyond acceptable usage.