Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 223 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 223 Bytes

bangumiScraper

Scrap my anime info from bangumi.tv

Mp = using multiprocessing
Coro = using asyncio

280 htmls
AnimeScraper -> 130+s
AnimeScraperMp -> 14s
AnimescraperCoro -> 16s
AnimescrapperMpCoro -> 5s