> For the complete documentation index, see [llms.txt](https://870167019.gitbook.io/blockchainspider/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://870167019.gitbook.io/blockchainspider/label-spiders/cryptoscamsdb.md).

# CryptoScamsDB

Launch the following command in the console to crawl the labels from CryptoScamDB.

```shell
scrapy crawl labels.cryptoscamdb -a out=/path/to/output/data
```

the argument for CryptoScamDB label spider including:

* **out**: the output directory, default is `./data`.
