Azoramoon Scraper avatar
Azoramoon Scraper

Pricing

$5.00 / 1,000 results

Go to Store
Azoramoon Scraper

Azoramoon Scraper

Developed by

Lexis Solutions

Lexis Solutions

Maintained by Community

Scrape manga listings from Azoramoon.com - including titles, chapters, release dates, genres, ratings, and images. Ideal for manga cataloging, trend analysis, and personal libraries. Fast, structured, and customizable extraction from a leading Arabic manga platform.

5.0 (1)

Pricing

$5.00 / 1,000 results

1

1

1

Last modified

4 days ago

banner

Azoramoon Scraper

Easily extract manga and series information from Azoramoon using this Apify actor built with Crawlee and TypeScript. Perfect for researchers, manga enthusiasts, and developers who want structured data from Azoramoon.


✨ Key Features

  • 🔎 Scrape manga/series details including title, summary, cover image, categories, and rating
  • 📄 Outputs clean, structured JSON for easy integration
  • ⚡ Fast, reliable, and customizable with Crawlee and Apify
  • 🏷️ Supports scraping multiple pages and series

🛠 Input Schema

{
"startUrls": [{ "url": "https://azoramoon.com/series/" }],
"maxItems": 100 // Optional, default is 100
}
  • startUrls (required): Array of objects with url fields pointing to Azoramoon listing or series pages.
  • maxItems (optional): Maximum number of series to scrape (default: 10).

📤 Output Schema

Each result is a JSON object with the following fields:

{
"url": "https://azoramoon.com/series/the-sleepless-night-of-the-maid/",
"title": "The Sleepless Night of the Maid",
"summary": "إيفا مايسي ، التي كانت تعيش حياة صعبة كخادمة في منزل أحد معارفها بعد سقوط عائلتها النبيلة ، تقابل خطيبها السابق ، الأمير إدوارد ، عن طريق الصدفة. بعد مغادرته ، تدرك إيفا أنه حبها الأول ، وتتخلى عن مشاعرها الحالية ، قائلة إن هذه نهاية علاقتها به. بعد التغلب على مثل هذا الوقت الصعب ...",
"primaryImage": "https://azoramoon.com/wp-content/uploads/2022/08/xxlarge.webp",
"categories": ["إثارة رومانسي شوجو", "إثارة رومانسي شوجو"],
"rating": "3.9"
}
  • url: Series detail page URL
  • title: Series title
  • summary: Series summary/description
  • primaryImage: Cover image URL
  • categories: Array of category strings
  • rating: Series rating (as string)

Need to scrape more data

Check out our other scrapers:


🤝 About

This scraper is part of the Lexis Solutions open-source web scraping monorepo. All scrapers are SEO-optimized and published to the Apify Store.

For custom solutions or support, contact us at info@lexis.solutions.