https://github.com/karashiiro/lodestone-character-data-scraper
Lodestone character data scraper.
https://github.com/karashiiro/lodestone-character-data-scraper
data ffxiv ffxiv-character lodestone
Last synced: 2 months ago
JSON representation
Lodestone character data scraper.
- Host: GitHub
- URL: https://github.com/karashiiro/lodestone-character-data-scraper
- Owner: karashiiro
- License: unlicense
- Created: 2021-04-01T21:42:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-04T06:20:37.000Z (about 4 years ago)
- Last Synced: 2024-04-21T10:24:58.443Z (about 1 year ago)
- Topics: data, ffxiv, ffxiv-character, lodestone
- Language: Go
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lodestone-character-data-scraper
Lodestone character data scraper. Builds a CSV with general information about a large sample of characters created before April 1, 2021 2:52 PM PDT.
For the moment, if you would like more specific information about characters, you can fork this application and add fields to the row object.It's currently configured to scrape every 10th character since the game's release, and takes about 10 hours to run.
## Building
`make build`## Running
`make scrape`