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) 110 B
import { NarutoFR, NarutoEN } from "./schemas"; export const Naruto = { fr: NarutoFR, en: NarutoEN };