# ASIMOV SerpApi Module
[](https://unlicense.org)
[](https://blog.rust-lang.org/2025/02/20/Rust-1.85.0/)
[](https://crates.io/crates/asimov-serpapi-module)
[ASIMOV] module for data import powered by the [SerpApi] search data platform.
## 🛠️ Prerequisites
- [Rust](https://rust-lang.org) 1.85+ (2024 edition)
## ⬇️ Installation
### Installation from Source Code
```bash
cargo install asimov-serpapi-module
```
## 👉 Examples
```console
$ export SERPAPI_KEY="..."
$ asimov-serpapi-importer https://www.linkedin.com/in/arto/
```
## ⚙ Configuration
### Environment Variables
- `SERPAPI_KEY`: (required) the [SerpApi API key] to use
## 👨💻 Development
```bash
git clone https://github.com/asimov-modules/asimov-serpapi-module.git
```
---
[](https://x.com/intent/post?url=https://github.com/asimov-modules/asimov-serpapi-module&text=asimov-serpapi-module)
[](https://reddit.com/submit?url=https://github.com/asimov-modules/asimov-serpapi-module&title=asimov-serpapi-module)
[](https://news.ycombinator.com/submitlink?u=https://github.com/asimov-modules/asimov-serpapi-module&t=asimov-serpapi-module)
[](https://www.facebook.com/sharer/sharer.php?u=https://github.com/asimov-modules/asimov-serpapi-module)
[](https://www.linkedin.com/sharing/share-offsite/?url=https://github.com/asimov-modules/asimov-serpapi-module)
[ASIMOV]: https://github.com/asimov-platform
[SerpApi]: https://serpapi.com
[SerpApi API key]: https://serpapi-python.readthedocs.io/en/latest/#serpapi.Client