An open API service indexing awesome lists of open source software.

https://github.com/richardbnk/pdf_scraper

A versatile library for scraping data and automating workflows in PDF files using RPA techniques, enabling efficient data extraction and manipulation.
https://github.com/richardbnk/pdf_scraper

data-manipulation data-science pdf pdf-generation pdf-viewer rpa-robotic-process-automation

Last synced: 23 days ago
JSON representation

A versatile library for scraping data and automating workflows in PDF files using RPA techniques, enabling efficient data extraction and manipulation.

Awesome Lists containing this project

README

          

# PDF Scraper

## A versatile library for scraping data and automating workflows in PDF files using RPA techniques, enabling efficient data extraction and manipulation.

### Author

Name: Richard Raphael Banak

### Installation

To install, run the command:

```python
pip install git+https://github.com/Richardbnk/PDF_Scraper
```

To update your packge use the command:

```python
pip install --upgrade git+https://github.com/Richardbnk/PDF_Scraper
```

### Requirements

When you use the 'pip install', all requirements will be installed based on `requirements.txt`