All Projects → Flameish → Novel Grabber

Flameish / Novel Grabber

Licence: mit
Novel-Grabber can download novels from pretty much any webnovel and lightnovel site.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Novel Grabber

fiction-dl
A content downloader, capable of retrieving works of (fan)fiction from the web and saving them in a few common file formats.
Stars: ✭ 22 (-82.4%)
Mutual labels:  downloader, ebook, epub
Wedge
可配置的小说下载及电子书生成工具
Stars: ✭ 62 (-50.4%)
Mutual labels:  downloader, ebook, epub
Fanficfare
FanFicFare is a tool for making eBooks from stories on fanfiction and other web sites.
Stars: ✭ 359 (+187.2%)
Mutual labels:  ebook, epub, downloader
Work crawler
Download comics novels 小说漫画下载工具 小説漫画のダウンローダ 小說漫畫下載:腾讯漫画 大角虫漫画 有妖气 知音漫客 咪咕 SF漫画 哦漫画 看漫画 漫画柜 汗汗酷漫 動漫伊甸園 快看漫画 微博动漫 733动漫网 大古漫画网 漫画DB 無限動漫 動漫狂 卡推漫画 动漫之家 动漫屋 古风漫画网 36漫画网 亲亲漫画网 乙女漫画 comico webtoons 咚漫 ニコニコ静画 ComicWalker ヤングエースUP モアイ pixivコミック サイコミ;アルファポリス カクヨム ハーメルン 小説家になろう 起点中文网 八一中文网 顶点小说 落霞小说网 努努书坊 笔趣阁→epub.
Stars: ✭ 1,224 (+879.2%)
Mutual labels:  ebook, epub, downloader
Kobo Book Downloader
A tool to download your purchased Kobo books and remove the DRM from them.
Stars: ✭ 117 (-6.4%)
Mutual labels:  ebook, epub, downloader
bookmate downloader
Download books as epub from bookmate.com
Stars: ✭ 38 (-69.6%)
Mutual labels:  downloader, ebook, epub
Worm Scraper
Scrapes the web serial Worm and its sequel Ward into an eBook format
Stars: ✭ 118 (-5.6%)
Mutual labels:  ebook, epub
Epub Press Clients
📦 Clients for building books with EpubPress.
Stars: ✭ 370 (+196%)
Mutual labels:  ebook, epub
Calibre Web
📚 Web app for browsing, reading and downloading eBooks stored in a Calibre database
Stars: ✭ 5,616 (+4392.8%)
Mutual labels:  ebook, epub
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (+503.2%)
Mutual labels:  ebook, epub
ebook-converter
Commandline tool for converting between several e-books formats, based on Calibre project.
Stars: ✭ 21 (-83.2%)
Mutual labels:  ebook, epub
Koodo Reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
Stars: ✭ 2,938 (+2250.4%)
Mutual labels:  ebook, epub
The Economist Ebooks
经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、新闻周刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired、Newsweek magazines, free download and subscription for kindle, mobi、epub、pdf format.
Stars: ✭ 3,471 (+2676.8%)
Mutual labels:  ebook, epub
Unix As Ide
The ebook version of Tom Ryder's series on the Unix programming environment
Stars: ✭ 315 (+152%)
Mutual labels:  ebook, epub
lightnovel epub
🍭 epub generator for (light)novels (轻) 小说 epub 生成器,支持站点:轻之国度、轻小说文库
Stars: ✭ 89 (-28.8%)
Mutual labels:  ebook, epub
Epr
CLI Epub Reader
Stars: ✭ 657 (+425.6%)
Mutual labels:  ebook, epub
Save As Ebook
Save a web page/selection as an eBook (.epub format) - a Chrome/Firefox/Opera Web Extension
Stars: ✭ 959 (+667.2%)
Mutual labels:  ebook, epub
Koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
Stars: ✭ 9,467 (+7473.6%)
Mutual labels:  ebook, epub
bookery
Manage all your ebooks and send them to your reader
Stars: ✭ 35 (-72%)
Mutual labels:  ebook, epub
kthoom
Comic Book Reader in the Browser
Stars: ✭ 97 (-22.4%)
Mutual labels:  ebook, epub

alt textNovel-Grabber

Novel-Grabber is a gui based web scrapper that can download and convert chapters into EPUB from various supported web/light novel sites or from any other site manually.

Features

  • Extensive and easy to use manual grabbing
  • Image support
  • Style removal
  • Unwanted content removal via blacklisted HTML tags
  • EPUB metadata
  • Desktop and email notifications for new chapter releases of followed novels
  • Automatic chapter body detection
  • Headless browser support
  • Login support for certain host sites
  • CLI
  • Telegram Bot: @NovelGrabbyBot

How to use

Automatic:

  1. Download Novel-Grabber.zip and execute the launcher inside
    (If you can't execute the jar, try to start it via the terminal command: java -jar NG-Launcher.jar)
  2. Enter the link to the novel's Table of Contents page
  3. Click on 'Check' to fetch novel info and chapter list
  4. Grab chapters

Manual:

Using a table of content:

  1. Enter the URL to the novel's "table of contents" page and retrieve all links on the site.
  2. Remove all unwanted links from the selection window.
  3. Input the chapter container the site uses. I strongly suggest using the "auto detect" function, it generally works well and enables grabbing from different sites.
    Or you can specify a CSS selector manually. Guide
  4. You can remove unwanted content from the chapter via the "blacklisted tags" window (flag icon at the top).
    Don't forget to set title, author, cover etc.

Using Chapter-To-Chapter navigation:

  1. Input the URL of your starting point and ending point chapter. (Inclusive)
  2. Input the selector for the "Next-Chapter" button. You want to select the <a> tag of it. (via css selector)

CLI:

Usage: [] = optional paramaters {} = arguments for paramater

Parameter Arguments Description
-gui / none Starts the Graphical User Interface.
-link {novel_URL} URL to the novel's table of contents page. Starts download.
[-wait] {miliseconds} Time between each chapter grab.
[-headless] {chrome/firefox/opera/edge/IE/headless} Visit the website in your browser. Executes javascript etc.
[-chapters] {all}, {5 27}, {12 last} Specify which chapters to download.
[-path] {directory_path} Output directory for the EPUB.
[-login] Log in on website with saved account. -account is not needed if an account for this domain was added previously.
[-noDesc] Don't create a description page.
[-removeStyle] Remove all styling from chapter body.
[-getImages] Grab images from chapter body as well.
[-displayTitle] Write the chapter title at the top of each chapter text.
[-invertOrder] Invert the chapter order.
-help Shows the help page.

Telegram bot:

To host your own Telegram bot you need to add the line telegramApiToken=your_token to config.ini

By default the bot will read the output for /info and /sources from files inside the telegram folder. The files need to be named info.txt and supported_Sources.txt respectively.

To start the bot you need to use the -telegramBot parameter: java -jar Novel-Grabber.jar -telegramBot

Screenshots

Automatic Tab

Manual Tab

Library Tab

Natively supported sites

Disclaimer & Warning

Most sites prohibit the scrapping for their content. Use at your own risk. Please use with appropriate wait times. Downloaded chapters are for private use only.

Requirements

  • Java (version 8+) needs to be installed.

Credits & Libraries

Novel Grabber was build in java with:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].