项目作者: nidhisha-shetty

项目描述 :
Python program that helps extract data from PDF files into Excel file using the python library.
高级语言:
项目地址: git://github.com/nidhisha-shetty/Scraping-data-from-pdf-to-excel.git


About the project

It is a python solution that helps to extract data from PDF into Excel format.

Steps

  1. Install pdftables_api package using pip install pdftables_apicommand.
  2. Ensure the pdf file and the python file are in the same folder.
  3. Execute the Python file and the resultant excel file is generated in the same above (step 2) folder