/bot-visit-page

A bot to make visits in websites.

Primary LanguageJavaScript

bot_visit_pages

We have a simple bot to visit a list of websites, developed with puppeteer. This visits will happens until the program break.

Website list

You need put every website into file website_list.txt, following the pattern, website below website.

How to run

Make sure you have node on your computer, after this you need clone this repository, open it with terminal and do the command below:

$ yarn && yarn start