Skip to content

pcdi/jingji_ribao_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jingji Ribao/经济日报/Economic Daily Downloader

Features

  • Download single page PDFs from Jingji Ribao
  • Merge single page PDFs into one edition PDF
  • Bookmark the chapters in the PDF (PDF outline)

How To Use

You will need to have Git and Python 3 with pip/pipenv installed on your computer. Then install the dependencies thusly:

# Clone this repository
$ git clone https://github.com/pcdi/jingji_ribao_downloader

# Go into the repository
$ cd jingji_ribao_downloader

# Install dependencies
$ pipenv install

# Run the app
$ pipenv run python ./jingji_ribao_downloader.py

Releases

No releases published

Packages

No packages published

Languages