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) 135 B
import { DemonSlayerFR, DemonSlayerEN } from "./schemas"; export const DemonSlayer = { fr: DemonSlayerFR, en: DemonSlayerEN };