Novel Scraper

Verified safeOpen sourceExclusive
No reviews reviews
92
downloads
7.0
android

AI summary

Open source novel reader that scrapes and parses web novels with offline chapter download. Supports PDF and image styling. Bionic reading feature is available but requires code modification. Note: uses WRITE_EXTERNAL_STORAGE for offline storage.

Generated by AI. May contain inaccuracies.

About this app

NovelScraper is a novel reader android app, it's coded in Java and uses the android studio IDE. Its purpose is to permit the reading of novels from the web, without relying on a browser or from normal reading apps that don’t include everything.

- URL Scraping, parsing and styling (online and offline) with support for images - PDF parsing and styling - Loads next chapter when user reaches the end of the current chapter (also features loading the previous chapter by scrolling from the top) - Downloads 10 next chapters for offline reading - Bionic reading* - Library of weburls and pdfs grouped by names with progress saved in between chapters - User-friendly interface for easy navigation

- *Bionic reading is implemented but currently in testing to enable it, one needs to uncomment the line in the MainActivity.java file:

// String bionicText = applyBionicReading(paragraph); // textView.setText(Html.fromHtml(bionicText, Html.FROM_HTML_MODE_LEGACY)); textView.setText(Html.fromHtml(paragraph, Html.FROM_HTML_MODE_LEGACY));

- Bionic reading is a method of reading that aims to improve reading speed and comprehension by highlighting the most important parts of words, allowing readers to quickly grasp the meaning of sentences without having to read every single letter.

What's new

v1.0Jan 11, 2026

https://github.com/Aatricks/Novel-Scraper/compare/V2.1...V.2.1.1/

About this version

Version
1.0 (1)
Size
15.24 MB
Requires Android
7.0
Target SDK
24
Downloads
92
Updated
Jan 11, 2026
Package
aatricks.novelscraper

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app