Skip to content

bigturtle88/robolinke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published