Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.74 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.74 KB

Modark

license standard-readme compliant Crates.io Crates.io

This is a simple library crate that helps with scraping metadata via from the website called Mod Archive directly using the XML API. This project is forked from trackermeta by vivyir which has the same general idea but uses HTML parsing instead.

Table of Contents

Usage

Important

You'll have to request an API key from the Mod Archive forums before you attempt to use this crate, otherwise you'll always get an invalid request error. Please be sure to also donate to the Mod Archive's hosting fund if you use this for any significant amount of time!

(proper example coming soon)

Check out the examples directory on the GitHub repo for all examples using the library!

Maintainers

@RepellantMold

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MPL 2.0 © 2024 RepellantMold