/MedLineQuerier

TextQuery to .txt

Primary LanguagePython

MedLineCrawler

Works for Python 2 and 3.

How to run

python MedlineFetcherDavid2015.py

Default input

serialFetcher( 3, 'microbiota' , 300 )

Meaning: From last 3 years i want a total of 300 publications about "microbiota"

======

Output

1 XML per year inside MedLine folder

======