# scrapy を Homebrew, pacman でインストール

scrapy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:scrapy
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install scrapy
```

  証拠: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S scrapy
```

  証拠: Arch Linux sync databases: scrapy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:scrapy
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.17.0
- **ソース概要:** Web crawling & scraping framework
- **ホームページ:** <https://scrapy.org>
- **リポジトリ:** <https://github.com/scrapy/scrapy>
- **最終更新:** 2026-07-08T14:27:19Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- scrapy (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.17.0

## セキュリティノート

scrapy に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: /etc/scrapy.cfg, ~/.config/scrapy.cfg, ~/.scrapy.cfg, scrapy.cfg
- Windows: c:\scrapy\scrapy.cfg, scrapy.cfg
## 他のパッケージマネージャ記録

- pacman - scrapy - 2.17.0-1: normalized package name match | Arch Linux sync databases: scrapy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A fast high-level scraping and web crawling framework | https://scrapy.org


## Combined YAML source

View the package source record on GitHub. [combined/scrapy.yml](https://github.com/mxcl/pkgdb/blob/main/combined/scrapy.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
