Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themojache/scrapeaction
Web Scraper for Genshin Impact codes
https://github.com/themojache/scrapeaction
game-codes genshin-impact
Last synced: about 2 months ago
JSON representation
Web Scraper for Genshin Impact codes
- Host: GitHub
- URL: https://github.com/themojache/scrapeaction
- Owner: themojache
- License: mit
- Created: 2024-04-13T04:19:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:12:49.000Z (2 months ago)
- Last Synced: 2024-10-29T09:32:35.577Z (2 months ago)
- Topics: game-codes, genshin-impact
- Language: JavaScript
- Homepage: https://themojache.github.io/ScrapeAction/valid.html
- Size: 1.82 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Genshin Impact Code Scraper
- This script gathers the codes from a variety of sources and compiles a list.
- This script runs daily and should not have duplicate codes.
- After a week valid code(s) will be moved to a list of invalid ("archived") codes.
- There is a list of potentially valid codes (within codes.json) that have been "thrown out" into the "invalid" bucket as I know my filters are a bit presumptive.## Inspiration
- [https://github.com/Scoofszlo/genshinimpact_codetracker](https://github.com/Scoofszlo/genshinimpact_codetracker)
- My goal was to automate this task (from scrape to commit).## For Bug Fixes and Improvements
- Feel free to either reach out or submit a PR.