Code Monkey home page Code Monkey logo

fellows-crawler's Introduction

Fellows Crawler

ctrl+s โœŒ๏ธ

FellowsCrawler is an automation project developed to track and manage contacts on this specific network.

About the Project

This project is developed in Google Apps Script and is intended to be executed programmatically to automate the process of following and unfollowing back.

Prerequisites

Before getting started, make sure you have the following prerequisites installed:

  • Node.js (version 10 or higher)
  • Clasp - A command-line tool for Google Apps Script development.

Cloning and Uploading the Project

  1. Clone this repository to your local environment:
git clone https://github.com/rmottanet/fellows-crawler.git
  1. Navigate to the project directory:
cd fellows-crawler/bot
  1. Execute the command to log in to Clasp and link your Google account:
clasp login
  1. After logging in, execute the following command to create a new Apps Script project and link it to the cloned repository:
clasp create --type standalone
  1. The above command will generate a .clasp.json file. Make sure not to share or expose this file publicly as it contains personal information.

  2. Now, upload the project files to Apps Script using the following command:

clasp push
  1. After successful upload, you can access the Google Apps Script Editor to view and edit the code.

Setting up the Execution Environment

  1. Access GitHub and log in to your account.
  2. Go to Settings > Developer settings.
  3. Create a new personal access token with appropriate access permissions.
  4. Copy the generated token.
  5. In the Google Apps Script environment, go to the project settings and insert the GITHUB_TOKEN in the script properties.

In the utils/excludeUsers.js file, you can insert the users you do not want to include in the operation.

Make sure to review the application creation process using Clasp to ensure that no personal data is publicly exposed.

Contributing

Contributions to the Fellows Crawler project are welcome! If you have ideas for improvements, feature requests, or bug reports, please feel free to open an issue or submit a pull request.


Thank you for considering the Fellows Crawler for your contacts manager needs. If you have any questions or need further assistance, please don't hesitate to reach out. Happy coding! ๐Ÿš€



GitLab GitHub Instagram Linkedin


fellows-crawler's People

Contributors

rmottanet avatar

Watchers

 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.