Skip to main content

BibQuery

A tool for creating BibTeX entries from links using BibItNow (https://github.com/Langenscheiss/bibitnow), Google Scholar and Selenium.

Installation

This library can be installed via pip:

pip install bibquery

Usage

To use bibquery from the command line, type

bibquery https://arxiv.org/abs/1706.03762

If you want to use it inside your python application, you can do so as follows:

from bibquery import BibQuery, query, query_batch

# Option 1
with BibQuery() as bq:
    print(bq.query("https://arxiv.org/abs/1706.03762"))

# Option 2
print(query("https://arxiv.org/abs/1706.03762"))
# Do not use query in a for-loop, as it will recreate the Selenium browser on every call. Rather use option 1 or 3 if
# you need to make multiple calls.

# Option 3
print(query_batch(["https://arxiv.org/abs/1706.03762", "https://ieeexplore.ieee.org/abstract/document/726791"]))

Download files

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

Source Distribution

bibquery-1.2.4.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

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

bibquery-1.2.4-py3-none-any.whl (934.9 kB view details)

Uploaded Python 3

File details

Details for the file bibquery-1.2.4.tar.gz.

File metadata

  • Download URL: bibquery-1.2.4.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for bibquery-1.2.4.tar.gz
Algorithm Hash digest
SHA256 e6f077bbd36ef99de2345137ea967108ba0c23171917fade89f5cfe92499fa74
MD5 22608b36d603414e1a317fd73afe7390
BLAKE2b-256 cecdc75383d0e2b8b2870649a24847505c70a1677cd466be4117fd0024f5457e

See more details on using hashes here.

File details

Details for the file bibquery-1.2.4-py3-none-any.whl.

File metadata

  • Download URL: bibquery-1.2.4-py3-none-any.whl
  • Upload date:
  • Size: 934.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for bibquery-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 390bdea12c475d2b302617d8ef9e2e51ddfb58cdb9930534df985274b2990bae
MD5 74a4a8fc27982c9e1f9d58902a496684
BLAKE2b-256 4a2161fa122cfb553da6eedc2341c4ca7b9647db9f71bad6cb71d74998266c8b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.2.4 This release

2 files

1.2.3

2 files

1.2.2

2 files

1.2.0

2 files

1.1.2

2 files

1.1.1

1 file

1.1

2 files

1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page