
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
manga-scraper
Advanced tools
Get a json representation of references to manga and manga images from mangafox-like websites' CDNs
###Manga-Scraper
Get a json representation of references to manga and manga images from mangafox-like websites' CDNs.
You can use this json to download manga and build your own personal collection.
Use https://github.com/tadachi/manga-front and host it on a server to read manga from anywhere.
Visit https://www.npmjs.com/package/manga-scraper to see it on npm.
npm install -g manga-scraper
mangascraper -s
mangascraper --json http://mangafox.me/manga/sidonia_no_kishi/
mangascraper --download http://mangafox.me/manga/sidonia_no_kishi/
PS C:\Users\tadachi\git\manga-scraper> mangascraper --help
Usage: index [options]
Options:
-h, --help output usage information
-V, --version output the version number
-s, --setup Make folders, config file with defaults. Make backups before using.
-j, --json [http://mangafox.me/manga/naruto/] Download manga json.
-d, --download [manga_json/naruto.json] Download images using manga json made from this app.
-u, --update [manga_json/naruto.json] Update manga json file.
-i, --index [manga_json/naruto.json] Make index files. e.g: manga_json/naruto_index.json
--index_list Make a master index file (See https://github.com/tadachi/manga-front)
--index_batch Make index json for all mangas in manga_json directory
--json_batch Download manga json for all mangas in manga.txt file.
--download_batch Download manga images from manga json.
-v, --version Get current version of program
This is an example of what you would get when you run the --json command and look for shingeki_no_kyojin: shingeki_no_kyojin.json
FAQs
Get a json representation of references to manga and manga images from mangafox-like websites' CDNs
The npm package manga-scraper receives a total of 3 weekly downloads. As such, manga-scraper popularity was classified as not popular.
We found that manga-scraper demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.