<div align="center">
[Discord](https://discord.gg/9b4YQmjh)
# xplore
A brand new Twitter/X client in Rust


</div>
</br>
A Rust library that provides a scraper interface for the Twitter API. Easily interact with Twitter through authentication, timeline fetching, user operations, and more.
## Features
- Authentication with cookies
- Comprehensive user profile management
- Timeline retrieval
- Tweet interactions (like, retweet, post)
- Advanced search capabilities
- User relationship management (follow/unfollow)
## Installation
```toml
[dependencies]
xplore = "0.1"
```
## Reference projects
* https://github.com/cornip/Rina
This project was refactored based on the above project. Thank you to the developers for their open-source spirit!
## License
MIT
## Contributing
We welcome contributions! Please feel free to submit a Pull Request.
## Star History
[](https://star-history.com/#solagent-rs/xplore&Date)