Kagi Search 🔍
A Rust library that allows you to perform Kagi searches programmatically using chromiumoxide, without consuming additional API credits.
✨ Features
- 💳 No additional API credits required
- 🔐 Supports token-based, F2A-based and cookie-based authentication
📦 Installation
Add kagisearch to your Cargo.toml:
[]
= "0.2.0"
🚀 Quick Start
use ;
;
async
📖 Documentation
For more detailed examples and usage instructions, check out:
🤝 Contributing
Contributions are welcome! Feel free to:
- Fork the repository
- Create a new branch for your feature
- Submit a Pull Request
Please make sure to update tests as appropriate.
Credits
⚖️ License
This project is licensed under the Apache License.
📝 Note
While Kagi is an excellent search engine, their API pricing can be cost-prohibitive. This library provides a way to integrate Kagi search functionality into your applications without incurring additional API costs beyond your Professional subscription.