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 { SmurfEN, SmurfFR } from "./schemas"; export const Smurf = { fr: SmurfFR, en: SmurfEN };