Skip to content

krypton-kry/4anime-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

4anime-scrapper

About

  A simple tool written in c++ to scrape from https:://4anime.to

Dependencies

  CPR - https://github.com/whoshuu/cpr
  htmlcxx - https://sf.net/projects/htmlcxx

Bulid it

Please install the dependencies before building it

$ git clone https://github.com/krypton-kry/4anime-scraper.git
$ mkdir build && cd bulid
$ cmake .. && cmake --build .
$ ./4anime-scraper <animename>

P.S : It's not yet completed , it's just a POC as of now