# ushift [![Crates.io][crates-badge]][crates-url] [![MIT licensed][mit-badge]][mit-url] [crates-badge]: https://img.shields.io/crates/v/ushift.svg [crates-url]: https://crates.io/crates/ushift [mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg [mit-url]: https://github.com/plabayo/ushift/blob/main/LICENSE [Website](https://ushift.dev) | [API Docs](https://docs.rs/ushift) A Rust Library to help you write data extractors the way it should be, using a single script and targetting either a pure chrome-like Http client or directly ran in an actual chrome browser. A Free and Open Source project actively researched and developed by [Plabayo.tech](https://www.plabayo.tech/). > **WARNING**: this project is a wild west research project, use at your own risk. > You can contact [glen@plabayo.tech](mailto:glen@plabayo.tech) if you want to get involved.