pkg.soopen package index

brew / rang 5527

Installer woob avec Homebrew, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de woob pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install woob

local Homebrew formula metadata

aperçu

Résumé du paquet

Web Outside of Browsers

Commandes et alias

  • woob

historique

Historique du projet et usages

Woob, short for Web Outside of Browsers, is a Python library and command-line/application suite for accessing websites through standardized APIs and data models instead of manually driving a web browser. Its own documentation describes the core model as capabilities, modules, and configured backends: a module implements support for a website, a capability gives a common API such as banking or video search, and a backend is a configured instance with credentials or site-specific settings.

The project is especially associated with French banking, bills, documents, media, recipes, housing, dating, and other web-service automation modules. Its package-nerd appeal is that it packages fragile website integration work as reusable modules and exposes them through a single CLI launcher, Python API, and graphical or text applications.

Historique du projet

Woob descends from Weboob, a long-running project by Romain Bignon and contributors. The project history is visible in the official documentation copyright line, which dates the project lineage from 2010, and in the old mailing-list references retained on the Woob website. The project kept the original idea of turning website scraping and form workflows into typed, reusable backends while moving stewardship and source hosting into the modern GitLab project at gitlab.com/woob/woob.

A major transition happened with Woob 3.0, released on 2021-04-11. The official GitLab release says the project was now named woob, that the old individual applications such as boobank and boobill were replaced by a single launcher named `woob`, and that the project was now hosted on GitLab. That release also explicitly records the general changelog items 'Rename weboob to woob' and 'Create a single new launcher (woob) instead of many applications.'

The current project website continues that post-rename identity. It describes woob as a collection of applications able to interact with websites without requiring the user to open them in a browser, and as a provider of well-defined APIs for websites lacking official APIs. The site also links to the GitLab project, the API documentation at woob.dev, a modules catalog, and a set of user-facing applications.

Historique d'adoption

Woob has never been a mass-market end-user package, but it has durable adoption in automation-heavy niches because it solves a real maintenance problem: website interfaces change, while users and downstream scripts want stable objects such as accounts, transactions, documents, videos, recipes, and housing listings. The official homepage advertises continuous integration as a way to notify developers when websites change and an update system for quickly pushing module fixes to users.

The project also has organizational links beyond hobby use. The Woob homepage lists organizations including Powens, Cozy Cloud, Geneanet, and Winancial, and presents professional usage through Powens. That gives the project a notable place in the French open-source web-scraping and account-aggregation ecosystem, even when individual Homebrew users mostly encounter it as a CLI/library package.

Modes d'utilisation

A typical user installs woob, configures one or more backends under the user configuration directory, and then runs `woob` subcommands for tasks such as banking, bills, videos, recipes, housing, or other supported capabilities. Developers can import the Python library, load backends for a capability, and iterate over normalized objects such as accounts from multiple sites.

The usage pattern is backend-centric. The documentation's examples show a `Woob()` instance loading backends for capabilities such as `CapBank` or `CapVideo`, then calling methods that aggregate results across configured sites. This makes Woob more like a local integration framework than a single-purpose scraper.

Pourquoi les passionnés de paquets s'y intéressent

For package maintainers and CLI users, Woob is interesting because it bundles a large moving target of website modules behind a stable executable and Python API. It also embodies the classic Unix-ish preference for scriptable local automation over browser-only workflows, while still carrying the operational burden of credentials, anti-bot changes, and site-specific breakage.

The 3.0 consolidation into one `woob` launcher matters in packaging terms: instead of shipping many old application commands, distributions can expose a single executable whose subcommands address the historical application set.

Chronologie

  • 2010: Project lineage begins under the original Weboob name, according to the official documentation copyright line.
  • 2021-04-11: Woob 3.0 is released; the project is renamed from Weboob to Woob, moves to GitLab, and replaces multiple application commands with a single `woob` launcher.
  • 2024-10-29: Woob 3.7 is advertised on the official homepage as the current stable release, with the project still actively maintained.

Related projects

  • Weboob is the original name and project identity from which Woob directly descends.
  • Powens is linked from the official Woob homepage as the route for professional usage.
  • The project overlaps conceptually with site-specific scrapers, account aggregators, and personal finance import tools, but distinguishes itself through reusable capabilities and modules.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour woob. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/woob/backends

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/woob/backends

exécutables

Exécutables installés

CommandeTypeExpositionNote
woobexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire3.7
gestionnaire mis à jour2026-05-15
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:woob
Version3.7
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://woob.tech/
Dernière mise à jour2026-05-15T11:13:19Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

pacman95%

woob 3.7-2

Core library and modules for Web outside of Browsers

https://woob.tech/

sudo pacman -S woob
  • License: LGPL-3.0-or-later
  • Architecture: any
  • 14 Dépendances
  • 1 fournit
  • 6 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Woob
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: woob from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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