UNPKG

bedetheque-scraper

Version:

NodeJS script to scrap the entire database of dbgest.com / bedetheque.com (approx. 260.000+ albums)

5 lines (4 loc) 132 B
export declare class Utils { static setTimeoutPromise(ms: number): Promise<{}>; static urlToSerieID(url: string): number; }