Skip to main content

Cliente para obtener y procesar datos de Scopus

Project description

"BibForgery — Scopus → { bib | json | pdf | docx | txt }"

BibForgery v1.10

A command-line tool for retrieving publications from Scopus, storing them locally, and exporting them to multiple formats.


Installation

pip install bibforgery

Usage

bibforgery <command> [options]

Commands

fetch

Retrieve publications from a Scopus author profile and store them locally.

bibforgery fetch SCOPUS_ID [options]

Arguments

SCOPUS_ID              Scopus Author ID

Options

-f, --full             Include citing publications
-c, --crossref         Normalize titles using Crossref
-n, --name NAME        Name of the local record

Examples

bibforgery fetch 56000743500

bibforgery fetch 56000743500 \
    --crossref \
    --name theochem

bibforgery fetch 56000743500 \
    --full

export

Export a previously stored record to a supported format.

bibforgery export NAME -f FORMAT -o OUTPUT [options]

Supported Formats

text
json
bib
pdf
docx
word

Options

-f, --format FORMAT    Output format
-o, --output FILE      Output file path

--style {acs,aps}      Citation style
--full                 Include citing publications

Examples

bibforgery export theochem \
    -f json \
    -o papers.json

bibforgery export theochem \
    -f pdf \
    -o report.pdf

bibforgery export theochem \
    -f docx \
    -o report.docx \
    --style aps

db

Database and cache management commands.

bibforgery db <action> [options]

Available Actions

List stored records
bibforgery db list
Display cache information
bibforgery db cacheinfo
Repair cache entries
bibforgery db cachefix [options]

Options:

-l, --limit N          Maximum number of entries to process
--dry-run              Simulate changes without saving

Examples:

bibforgery db cachefix

bibforgery db cachefix \
    --limit 100

bibforgery db cachefix \
    --dry-run
Rebuild cached data
bibforgery db recache -n NAME [options]

Options:

-n, --name NAME        Source record name
--full                 Include citing publications

Examples:

bibforgery db recache \
    --name theochem

bibforgery db recache \
    --name theochem \
    --full

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bibforgery-1.10.1.tar.gz (150.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bibforgery-1.10.1-py3-none-any.whl (149.8 kB view details)

Uploaded Python 3

File details

Details for the file bibforgery-1.10.1.tar.gz.

File metadata

  • Download URL: bibforgery-1.10.1.tar.gz
  • Upload date:
  • Size: 150.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.6

File hashes

Hashes for bibforgery-1.10.1.tar.gz
Algorithm Hash digest
SHA256 819b55597e23b56ddf563aec7fa82247cf9a2f3655f2cc7bf24f82486d680a21
MD5 0980cc946e5d493f956c7d5b891a1eeb
BLAKE2b-256 38b26974d14b808b548b45c9e685d467f30082257077602cb36c0c1eb6de2e00

See more details on using hashes here.

File details

Details for the file bibforgery-1.10.1-py3-none-any.whl.

File metadata

  • Download URL: bibforgery-1.10.1-py3-none-any.whl
  • Upload date:
  • Size: 149.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.6

File hashes

Hashes for bibforgery-1.10.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c09809e5f6761cdb82e5f5b5f9be9f2f9f7ae0f70bef5e52cd54a152eccec130
MD5 82867558094b2fe9151d331f939c4837
BLAKE2b-256 c40dcac6e90f1bbd4a8cfa02cd6ecb0ec17acc08d92ed356d38752c6c19cbb56

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page