# Install scrapy with Homebrew, pacman

Web crawling & scraping framework. Version 2.17.0 via Homebrew; verified 2026-07-08. Also installable with pacman: sudo pacman -S scrapy.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install scrapy
```

  Evidence: local Homebrew formula metadata

### Linux

- pacman (92%):

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

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

## Package facts

- **Package key:** brew:scrapy
- **Package manager:** Homebrew
- **Version:** 2.17.0
- **Source summary:** Web crawling & scraping framework
- **Homepage:** <https://scrapy.org>
- **Repository:** <https://github.com/scrapy/scrapy>
- **Last updated:** 2026-07-08T14:27:19Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- scrapy (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.17.0

## Security Notes

No matching local secret-handling manifest was found for scrapy. Nucleus package metadata is still published here so future coverage has a stable package URL.



## 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
## Other Package-Manager Records

- 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)


## Sources

- 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
