# SortieManga > SortieManga is a manga, webtoon, and anime release tracking platform. Users can set up free email alerts to be notified when new chapters (scans) or episodes (animes) of their favorite series are released. The platform covers manga scans, anime episodes, novels, and webtoons aggregated from multiple official sources. ## Key Features - **Scan Alerts**: Get notified by email when a new chapter of a manga or webtoon is released - **Anime Alerts**: Get notified when a new anime episode is available - **Novel Alerts**: Track light novel chapter releases - **Recommendations & Tops**: Discover similar manga with curated Top 10 lists for each series, browse ranked manga recommendations by genre and popularity - **Daily Releases**: Browse today's manga releases by category - **Anime Calendar**: Weekly anime release schedule with airing times, updated hourly from AniList - **Seasonal Anime**: Complete list of anime for each season (Spring, Summer, Fall, Winter) with scores, studios, genres and episode counts - **Multi-language**: Available in English, French, Spanish, Portuguese, Italian, and Russian ## URL Structure URLs follow the pattern `/{locale}/{type}/{slug}` where locale is one of: en, fr, es, pt, it, ru. - Homepage: https://www.sortiemanga.com/en - Scan page: https://www.sortiemanga.com/en/scans/{slug} - Anime page: https://www.sortiemanga.com/en/animes/{slug} - Novel page: https://www.sortiemanga.com/en/novels/{slug} - Recommendations: https://www.sortiemanga.com/en/scans/{slug}/recommendations - Daily releases: https://www.sortiemanga.com/en/scans/daily/{category} - Anime calendar: https://www.sortiemanga.com/en/calendar - Seasonal anime: https://www.sortiemanga.com/en/anime/{season}-{year} (e.g. spring-2026, winter-2025) Replace `en` with any supported locale: en, fr, es, pt, it, ru. ## Content Categories Romance, Mature, Comedy, Drama, GL (Girls Love), Manhwa, Shonen, Isekai, BL (Boys Love), Slice of Life, Manhua, Sports, Others ## API - API Base URL: https://api.sortiemanga.com/api/v1/ - List all scans: GET /scans - List all animes: GET /animes - Get scan by slug: GET /scans/{slug} - Get anime by slug: GET /animes/{slug} - Search scans: GET /scans/search?query={query} - Get recommendations: GET /scans/recommendations_by_slug?slug={slug} ## Full Catalog For a complete, dynamically updated list of all manga, webtoons, and anime series available on SortieManga, see: https://www.sortiemanga.com/llms-full.txt ## RSS Feed Subscribe to the latest manga and anime releases via RSS: https://www.sortiemanga.com/feed.xml ## Embed Widget Embed the weekly anime calendar on your website: ```html ``` Parameters: theme (dark|light), limit (1-50), locale (en|fr|es|pt|it|ru) ## Streaming Watch anime on ShortCat, the free anime streaming app by Flagcat Studio: https://shortcat.go.link/bODwH ## About SortieManga is created by Flagcat Studio. The platform aggregates release information from multiple manga and anime sources to provide a centralized notification service for manga and anime readers worldwide.