No project description provided
Project description
artfinder
Table of Contents
Description
Artfinder is a tool for fetching scientific articles and extract data from them for analysis.
This tool is in very early stage of development and is probably not interesting or usefull for broad audience. It is being developed as a hobby/recreational project.
My main goal is to make a systematic analysis in one particular (and rather narrow) field of science (Laser-ablative synthesis of nanoparticles). Therefore, I develop this tool mainly for assistance in achieving this particular goal.
Planned functionality
- Search for scientific articles from open databases (Crossref, Pubmed, Google Scholar)
- Getting refernced and referencing articles
- Downloading articles *.pdf from open sources
- Extraction and recognition of scientific data, represented as plots and graphs in the scientific articles
Implemented functionality
- Search for articles in Crossref database
- Downloading of articles *.pdf from open sources
Installation
pip install artfinder
Usage
Search
import artfinder
af = artfinder.Artfinder()
af.find_article(doi='10.1021/acs.chemrev.6b00468')
License
artfinder is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file artfinder-0.0.2.tar.gz.
File metadata
- Download URL: artfinder-0.0.2.tar.gz
- Upload date:
- Size: 82.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4eee3c4495f9e5dbcbc60a114cc97b47615e766e052310d86dd84ef0905a57db
|
|
| MD5 |
252e1113aa89829ad5c5054d90d95d3c
|
|
| BLAKE2b-256 |
9dd04709c3b88c7529e9e5114203fce55909c5eb0130246275546637c4dace46
|
File details
Details for the file artfinder-0.0.2-py3-none-any.whl.
File metadata
- Download URL: artfinder-0.0.2-py3-none-any.whl
- Upload date:
- Size: 24.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47ac3083fb1c74d0b97d7e5ea2933a156a42c44d6f2d0ae1db926aee40e570da
|
|
| MD5 |
994d60d6aa517738ee380622f507da93
|
|
| BLAKE2b-256 |
4b618aa89d1df319168934b02d2a8bb1d43a4b74c9fbf3c1903426ff2dd0f199
|