Skip to main content

This is a project to get bibtex from CrossRef and Google Scholar

Project description

get bibtex from crossref and google scholar

Introduction

This is a simple python script to get bibtex from crossref and google scholar. It is useful when you want to get bibtex for a list of DOIs or titles.

Depend

  • requests // for http request
  • re // for regular expression
  • serpapi // for google scholar
  • tqdm // for progress bar

Usage

look at the example in example_main.py

from apiModel.getbibtex_from_crossref import GetBibTex

get_bibtex_from_crossref = GetBibTex("your email")
doi = "10.1145/3313831.3376234"
bibtex = get_bibtex_from_crossref.get_bibtex(doi)

# or use title
title = "A Survey of Modern Authorship Attribution Methods"
bibtex = get_bibtex_from_crossref.get_bibtex(title)

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

get_bibtex-1.0.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

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

get_bibtex-1.0.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file get_bibtex-1.0.0.tar.gz.

File metadata

  • Download URL: get_bibtex-1.0.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.0

File hashes

Hashes for get_bibtex-1.0.0.tar.gz
Algorithm Hash digest
SHA256 fe370a9f11b870a6d2ad469406fecd070e8662f534e4bc94b6f53e71c26238c5
MD5 d477bd38fdf4b5357416a70b4151edf6
BLAKE2b-256 8407f02481e110f7a9d8456ed757e2a290f36b758225cf2affe27942be809ebd

See more details on using hashes here.

File details

Details for the file get_bibtex-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: get_bibtex-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.0

File hashes

Hashes for get_bibtex-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a7e744c223e748603fdf7f27ddd0931bf2954699f194dac8e54d027126c95745
MD5 9794db62e0bf06782479412d36d2af22
BLAKE2b-256 ea6f5a39482297b63925ea1796cd0b0e7d42ceb721e5e88176a30913f89065cd

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