trevorfox / robolinke

robolinke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoboLinke

Robot for LinkedIn. The script allows you to increase the user's activity in the social network. We're just looking at each user's account. Users look at our profile in response. This improves social activity.

JavaScript  Node.js  LinkedIn  Puppeteer 

Install

sudo npm i

For the program to work, you need to create the config.json file in the main directory.

{
  "url": "https://www.linkedin.com/",
  "username": "email",
  "password": "123456"
}
node index

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

robolinke


Languages

Language:JavaScript 100.0%