Skip to content

A Simple Scraper written in C++ to scrape torrent links from ssanime

Notifications You must be signed in to change notification settings

krypton-kry/ssanime-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSAnime Scrapper

A small scraper written in C++ to get the torrent links from ssanime.ga

Dependencies

sudo dnf install curlpp-devel

git clone https://github.com/Tencent/rapidjson

sudo cp -r rapidjson/include/* /usr/local/include/

Build Instructions

1. git clone https://github.com/krypton-kry/ssanime-scraper
2. cd ssanime-scraper/build
3. ./build.sh

(Please examine all bash scripts before running them;
    in this case : cat build.sh)

Example: ./main https://ssanime.ga/anime/2dc57a1f-2df2-47c0-9624-b83dbfbfb4c7

About

A Simple Scraper written in C++ to scrape torrent links from ssanime

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published