-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
abx_plugin_mercury.extractors
Nick Sweeting edited this page Nov 18, 2024
·
3 revisions
:allowtitles:
:class: autosummary longtable
:align: left
* - {py:obj}`MercuryExtractor <abx_plugin_mercury.extractors.MercuryExtractor>`
- ```{autodoc2-docstring} abx_plugin_mercury.extractors.MercuryExtractor
:summary:
```
:class: autosummary longtable
:align: left
* - {py:obj}`MERCURY_EXTRACTOR <abx_plugin_mercury.extractors.MERCURY_EXTRACTOR>`
- ```{autodoc2-docstring} abx_plugin_mercury.extractors.MERCURY_EXTRACTOR
:summary:
```
:canonical: abx_plugin_mercury.extractors.MercuryExtractor
Bases: {py:obj}`abx_spec_extractor.BaseExtractor`
```{autodoc2-docstring} abx_plugin_mercury.extractors.MercuryExtractor
```
````{py:attribute} name
:canonical: abx_plugin_mercury.extractors.MercuryExtractor.name
:type: abx_spec_extractor.ExtractorName
:value: >
'mercury'
```{autodoc2-docstring} abx_plugin_mercury.extractors.MercuryExtractor.name
```
````
````{py:attribute} binary
:canonical: abx_plugin_mercury.extractors.MercuryExtractor.binary
:type: abx_pkg.BinName
:value: >
None
```{autodoc2-docstring} abx_plugin_mercury.extractors.MercuryExtractor.binary
```
````
````{py:method} get_output_path(snapshot) -> pathlib.Path | None
:canonical: abx_plugin_mercury.extractors.MercuryExtractor.get_output_path
```{autodoc2-docstring} abx_plugin_mercury.extractors.MercuryExtractor.get_output_path
```
````
:canonical: abx_plugin_mercury.extractors.MERCURY_EXTRACTOR
:value: >
'MercuryExtractor(...)'
```{autodoc2-docstring} abx_plugin_mercury.extractors.MERCURY_EXTRACTOR
```
- 🔢 Quickstart
- 🖥️ Install
- 🐳 Docker
- ➡️ Supported Sources
- ⬅️ Supported Outputs
- ﹩Command Line
- 🌐 Web UI
- 🧩 Browser Extension
- 👾 REST API / Webhooks
- 📜 Python API / REPL / SQL API
- Upgrading
- Setting up Storage (NFS/SMB/S3/etc)
- Setting up Authentication (SSO/LDAP/etc)
- Setting up Search (rg/sonic/etc)
- Scheduled Archiving
- Publishing Your Archive
- Chromium Install
- Cookies & Sessions Setup
- Merging Collections
- Troubleshooting
- ⭐️ Web Archiving Community
- Background & Motivation
- Comparison to Other Tools
- Architecture Diagram
- Changelog & Roadmap


