Skip to Content
Mika Scraper 1.1.1 is released ๐ŸŽ‰
๐Ÿ• MIKA INTERFACEInterface: AnimeReference

Mika Scraper v1.1.2


Mika Scraper / AnimeReference

Interface: AnimeReference

Defined in: src/anime-finder/anime-finder.ts:7

Represents a structured reference object returned by the AnimeFinder API. This interface serves as a way to encapsulate all necessary information regarding an anime reference that the API provides.

Properties

site

site: string

Defined in: src/anime-finder/anime-finder.ts:8

The name of the site where the anime reference is hosted. This property provides context about the source of the information.

url

url: string

Defined in: src/anime-finder/anime-finder.ts:9

The URL link to the specific anime reference on the respective site. Developers can use this property to navigate to the source directly.

Diagram: Mika Scraper

Last updated on