Open FYNIXqwq opened 9 months ago
If you just want to get the uuid, https://amae-koromo.sapk.ch/ is a good choice.
And I wrote an example earlier. https://github.com/GrandDuke1106/mahjongsoul_crawler
btw, According to the Cryolite's approach, getting uuid is very fast compared to getting detailed information. averaging 100,000 uuid can be obtained in 24 hours. The bottleneck mainly occurs in obtaining detailed information.
而且aws在中国是绝对可用的,不像github有时会不稳定
I'm trying to write a simpler (in mechanism) UUID sniffer as it is tricky to register and use Amazon S3 in the place I live. None of them is the right ID in this link above, therefore how to get the UUID by just clicking Kansen games?
Another question is that in order to get large amount of data, simply clicking into a Kansen page, get requests and open another by Selenium is inefficient (plus there are only a few game records available in the Kansen lists that you have to refresh over time). Is there a better way to get data locally in a more efficient way?
My point is to crawl locally in a simpler way, thx if reply.