Skip to content

JasperTN05/instagram-comments-scraper-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easy-to-Use Instagram Comments Scraper

This project automates the extraction of comments from any Instagram post. It logs into Instagram using provided credentials, navigates to the specified post URL, and exports all comments along with their corresponding likes to a CSV file.

Installation

Prerequisites

Python Packages

Install the required Python packages using the requirements.txt file:

pip install -r requirements.txt

Usage

  • Run the App -> python app.py
  • Enter your Instagram Credentials (will not be stored) and the URL of the Post you want to extract the comments from.
  • Receive a CSV file containing all extracted comments.

Disclaimer

This script relies on specific HTML class names that may change over time. The script is intended for educational purposes only and should not be used to violate Instagram's policies or anyone's privacy.

Contributing

I welcome contributions to this project! Feel free to submit pull requests for bug fixes, improvements, or new features. Please ensure your code adheres to the existing coding style and includes proper documentation.

License

This project is under the MIT License. See the License file for Details.

About

Automated Instagram Comments Scraper: A Python script using Selenium to extract comments and likes from any Instagram post and export them to CSV.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages