Giter Site home page Giter Site logo

dennsaja / instabot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sosyfy/instabot

0.0 0.0 0.0 118 KB

A bot that scrapes Instagram posts and automatically reposts them on a schedule using a cron job. Built with Node.js and Express.

JavaScript 100.00%

instabot's Introduction

Instagram Bot

A bot that scrapes Instagram posts and automatically reposts them on a schedule using a cron job. Built with Node.js and Express.

Summary

The Instagram Bot is a tool that allows users to automatically repost content from Instagram on their own account. It works by scraping posts from a specified Instagram user or hashtag and then reposting them on a schedule using a cron job. This can save time and effort for users who want to repost content from other accounts without having to manually find and share the posts. The bot is built using Node.js, a popular JavaScript runtime, and Express, a web framework for Node.js, which allows for easy access to Instagram's data.

Features

  • Scrapes posts from a specified Instagram user or hashtag
  • Reposts scraped posts on a schedule using a cron job
  • Built using Node.js and Express
  • Can save time and effort for users who want to repost content from other accounts
  • Easy to set up and use

Getting Started

  1. Clone the repository: git clone https://github.com/sosyfy/instabot.git
  2. Install dependencies: npm install or yarn
  3. Set up your Instagram Private API credentials in the .env file
  4. Run the script: node index.js or npm start or yarn start
  5. Specify the Instagram user or hashtag you want to scrape and the cron schedule for reposting

Dependencies

  • Node.js
  • Express
  • Cron
  • Instagram Private API (npm package)

Contributions

Contributions are always welcome! If you have any suggestions or find a bug, please open an issue or submit a pull request.

Note

Please be aware that scraping Instagram's data violates their terms of use. It is recommended that you use this bot for educational purposes only and to be careful when using it.

License

This project is licensed under the MIT License - see the LICENSE file for details.

instabot's People

Contributors

sosyfy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.