Skip to content

StormShadonw/instagram_scrapper

Repository files navigation

instagram_scrapper

This is a Flutter project created to validate certain actions of an Instagram user.

Use the following api: Instagram Scraper API

Description

The project has the objective of validating that a certain Instagram user has carried out certain actions through an Instagram post. [Detailed explanation of the project, its objectives and characteristics]

Characteristics

  • Language: Spanish.
  • Validates that a user has liked a post.
  • Validates that a user has commented on a post.
  • Validates that a user follows the user who owns said post.

Screenshots

image image image

Requirements

  • Flutter SDK installed
  • Emulator or physical device to test the application
  • Need to implement envied click here for documentation
  • For verify the following step the user profile needs to be public.

Facility

  1. Clone the repository:
git clone https://github.com/StormShadonw/instagram_scrapper
  1. Navigate to the project directory:
cd instagram_scrapper
  1. Install the dependencies:
flutter pub get
  1. Use Start the emulator or connect your physical device. Run the application:
flutter run

Contribution

If you want to contribute to the project, follow the following steps:

  1. Fork the repository.
  2. Create a new branch:
git checkout -b new-feature
  1. Make your changes and commit:
git commit -m "Add new feature"
  1. Push your changes to the repository:
git push origin new-feature
  1. Create a pull request on GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors