https://github.com/muhrifqii/opdb-rust
One Piece Database Repository (through web scraping) and API in Rust!
https://github.com/muhrifqii/opdb-rust
api one-piece scraper
Last synced: 6 months ago
JSON representation
One Piece Database Repository (through web scraping) and API in Rust!
- Host: GitHub
- URL: https://github.com/muhrifqii/opdb-rust
- Owner: muhrifqii
- License: mit
- Created: 2024-10-14T10:32:12.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-04-01T18:03:10.000Z (6 months ago)
- Last Synced: 2025-04-01T18:47:13.114Z (6 months ago)
- Topics: api, one-piece, scraper
- Language: Rust
- Homepage:
- Size: 442 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

OPDB
One Piece data repository (through web scraping) and API in Rust!

[](https://codecov.io/gh/muhrifqii/opdb-rust)
## About
### What is OPDB?
OPDB is a place where nakamas can get the best of One Piece World through API.
It includes information about various things in the world of One Piece,
including devil fruits, and more to come.### Stack
- [Rust](https://www.rust-lang.org/)
## Contributing
Contributions are welcome! If you have any ideas or suggestions, please open an
issue or submit a pull request.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
for details.Data is scraped from [One Piece Wiki](https://onepiece.fandom.com/wiki) and is
licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).