Skip to content

Scraper to get Mahjong Soul stickers from an HTML fragment

Notifications You must be signed in to change notification settings

AJMC2002/anya-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anya-scraper 🕊

A scraper for Mahjong Soul stickers in https://tiermaker.com/create/mahjong-soul-stickers--1267118 using an HTML excerpt from the page.

Inspired by Anya, who wanted some Soul's stickers for the mahjong club's tournament poster. 🀄

knife

It uses parallelization, with rayon's parallel iterators, to make the url fetching from the source.html file with scraper and the image downloading with the reqwest and image crates faster.

Using a single for loop gives a time of 81.988s compared to previous attempts of 90s or more. 🌟

keyboard

About

Scraper to get Mahjong Soul stickers from an HTML fragment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages