docs.rs failed to build kagisearch-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
kagisearch-0.3.0
Kagi Search 🔍
A Rust library that allows you to perform Kagi searches programmatically using Playwright, without consuming additional API credits.
✨ Features
- 💳 No additional API credits required
- 🔐 Supports token-based, F2A-based and cookie-based authentication
- 🎭 Powered by Playwright for reliable web automation
📦 Installation
Add kagisearch to your Cargo.toml:
[]
= "0.1.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.