-
clone this repository.
-
Install
yarn
ornpm
-
create a
.env
file. -
Set your GitHub
username/email
andpassword
in.snv
fileExample:
.env ---------- NAME="Your GitHub username or email" PASS="Your GitHub password"
-
Open the terminal in this file path and run
yarn scrap
ornpm run scrap
NOTE: FOR MORE THINGS, YOU CAN CHECK OUT OTHERS BRANCHES IN THIS REPOSITORY.