/Brainly-CLI

Nothing Like 127.0.01

Primary LanguageJavaScript

Install On TERMUX

> apt update && apt upgrade -y
> pkg install git -y
> pkg install nodejs -y
> git clone https://github.com/MrG3P5/Brainly-Scraper.git
> cd Brainly-Scraper
> npm install
> npm start

Install On Windows

  • Download NodeJS latest in Here
  • Download Git bash latest at Here
  • If done open terminal
> git clone https://github.com/MrG3P5/Brainly-Scraper.git
> cd Brainly-Scraper
> npm install
> npm start