Skip to content

Calana2/popsensei-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

popsensei-scraper

2025-06-06-171225_422x123_scrot

A web scraper to download comics from popsensei ( previously omgbeaupeep)

Build and Install

Linux

 git clone https://github.com/Calana2/popsensei-scraper
 cd popsensei-scraper
 go build -o popscrap main.go && sudo cp popscrap /usr/bin/popscrap

Others

There are a couple of binaries for Linux and Windows amd64 in the releases.

Usage

$ popscrap
A tool to download comics from https://www.popsensei.com/request-a-comic-book/

Usage: popscrap [OPTIONS] [comicURL|issueURL]

Options:
-h, --help  Print help
-lc, --list-comics  List all available comics
-li, --list-issues [issueURL]  List all issues of a comic
--pdf Convert issues to pdf
TODO: Concurrency

About

A web scraper to download comics from omgbeaupeep (deprecated)

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors