Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which is the right UUID in the 観戦 (Kansen) mode that I should crawl if I cannot use Amazon S3? #96

Open
FYNIXqwq opened this issue Feb 15, 2024 · 2 comments

Comments

@FYNIXqwq
Copy link

FYNIXqwq commented Feb 15, 2024

image
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.

@GrandDuke1106
Copy link

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.

@GrandDuke1106

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants