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.
- Host: GitHub
- URL: https://github.com/richardbnk/pdf_scraper
- Owner: Richardbnk
- Created: 2025-01-16T02:40:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T05:24:28.000Z (over 1 year ago)
- Last Synced: 2025-02-02T00:41:15.417Z (over 1 year ago)
- Topics: data-manipulation, data-science, pdf, pdf-generation, pdf-viewer, rpa-robotic-process-automation
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`