UNPKG

fandomscraper

Version:

A package to scrap fandoms wikis characters page. Only scraps the characters info section and the list of all repertoried characters.

6 lines (5 loc) 125 B
import { DeathNoteFR, DeathNoteEN } from "./schemas"; export const DeathNote = { fr: DeathNoteFR, en: DeathNoteEN };