Skip to content

This project is a command-line tool for performing web scraping of data from an Instagram profile.

License

Notifications You must be signed in to change notification settings

GabrielMorettii/insta-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Web Scraper

This is a web scraping project to extract information from Instagram using Puppeteer. The program logs into an Instagram account and extracts information from a specific profile.

👀 Overview

This is a gif demonstrating the project

Preview-Screens

🔧 Techs

This project utilizes the following technologies:

Chalk - To color the console output
Chalk-table - To display colorful tables in the console
Dotenv - To load environment variables from a .env file
Puppeteer - To perform browser automation
Yargs - To create a command-line interface

💻 Prerequisites

To run this project, you will need the following things installed on your computer:

Node.js (v14 or higher)
npm (v6 or higher)
An Instagram account with a username and password

🧐 Contributing

If you want to contribute to this project, follow these steps:

Fork this repository
Create a new branch (git checkout -b new-feature)
Make the desired changes and commit them (git commit -am 'Add new feature')
Push to the branch (git push origin new-feature)
Create a new Pull Request and await feedback

🔑 License

This project is licensed under the MIT license. See the LICENSE file for more information.

 

Developed with 💜 by Gabriel Moretti

About

This project is a command-line tool for performing web scraping of data from an Instagram profile.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published