Roliascan API

Roliascan API is a Ruby JSON API for turning Roliascan pages into structured responses. It exposes endpoints for homepage aggregation, paginated browsing, manga details, chapter reading, random suggestions, and keyword search.

Key features:

  • JSON endpoints for manga listings, details, chapters, and reader images
  • Search and random recommendation routes
  • HTML parsing with Nokogiri behind a small Roda API surface
  • Test and lint tooling for safer scraper changes

This project was made using:

Other gems:


flamecomics-api flamecomics-api

roliascan-api