What is a Crawler Agent? A crawler agent is a component responsible for searching, retrieving, and extracting metadata for manga from a specific online source. It acts as a bridge between KamiYomu and manga websites, enabling you to access a wide range of content.
List of Official Crawler Agents
KamiYomu.CrawlerAgents.MangaDex
Using KamiYomu.CrawlerAgents.MangaDex
In KamiYomu Web Application
- Open the KamiYomu Web application
- Navigate to Add-ons > Sources (if not already configured)
- Click Add nuget.org as source (if not already added)
- Search for
KamiYomu.CrawlerAgents.MangaDex - Click the Install button
- Configure the package in the Add-ons UI as needed
In Your C# Project
Install via .NET CLI:
dotnet add package KamiYomu.CrawlerAgents.MangaDex
Or via NuGet Package Manager Console:
Install-Package KamiYomu.CrawlerAgents.MangaDex
KamiYomu.CrawlerAgents.MangaFire
Using KamiYomu.CrawlerAgents.MangaFire
In KamiYomu Web Application
- Open the KamiYomu Web application
- Navigate to Add-ons > Sources (if not already configured)
- Click Add nuget.org as source (if not already added)
- Search for
KamiYomu.CrawlerAgents.MangaFire - Click the Install button
- Configure the package in the Add-ons UI as needed
In Your C# Project
Install via .NET CLI:
dotnet add package KamiYomu.CrawlerAgents.MangaFire
Or via NuGet Package Manager Console:
Install-Package KamiYomu.CrawlerAgents.MangaFire
KamiYomu.CrawlerAgents.MangaKatana
Using KamiYomu.CrawlerAgents.MangaKatana
In KamiYomu Web Application
- Open the KamiYomu Web application
- Navigate to Add-ons > Sources (if not already configured)
- Click Add nuget.org as source (if not already added)
- Search for
KamiYomu.CrawlerAgents.MangaKatana - Click the Install button
- Configure the package in the Add-ons UI as needed
In Your C# Project
Install via .NET CLI:
dotnet add package KamiYomu.CrawlerAgents.MangaKatana
Or via NuGet Package Manager Console:
Install-Package KamiYomu.CrawlerAgents.MangaKatana
KamiYomu.CrawlerAgents.MangaPark
Using KamiYomu.CrawlerAgents.MangaPark
In KamiYomu Web Application
- Open the KamiYomu Web application
- Navigate to Add-ons > Sources (if not already configured)
- Click Add nuget.org as source (if not already added)
- Search for
KamiYomu.CrawlerAgents.MangaPark - Click the Install button
- Configure the package in the Add-ons UI as needed
In Your C# Project
Install via .NET CLI:
dotnet add package KamiYomu.CrawlerAgents.MangaPark
Or via NuGet Package Manager Console:
Install-Package KamiYomu.CrawlerAgents.MangaPark
KamiYomu.CrawlerAgents.MundoAvatar
Using KamiYomu.CrawlerAgents.MundoAvatar
In KamiYomu Web Application
- Open the KamiYomu Web application
- Navigate to Add-ons > Sources (if not already configured)
- Click Add nuget.org as source (if not already added)
- Search for
KamiYomu.CrawlerAgents.MundoAvatar - Click the Install button
- Configure the package in the Add-ons UI as needed
In Your C# Project
Install via .NET CLI:
dotnet add package KamiYomu.CrawlerAgents.MundoAvatar
Or via NuGet Package Manager Console:
Install-Package KamiYomu.CrawlerAgents.MundoAvatar
KamiYomu.CrawlerAgents.AsuraComic
Using KamiYomu.CrawlerAgents.AsuraComic
In KamiYomu Web Application
- Open the KamiYomu Web application
- Navigate to Add-ons > Sources (if not already configured)
- Click Add nuget.org as source (if not already added)
- Search for
KamiYomu.CrawlerAgents.AsuraComic - Click the Install button
- Configure the package in the Add-ons UI as needed
In Your C# Project
Install via .NET CLI:
dotnet add package KamiYomu.CrawlerAgents.AsuraComic
Or via NuGet Package Manager Console:
Install-Package KamiYomu.CrawlerAgents.AsuraComic