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

https://github.com/mzed19/scraper-image-python

Scrape images with Easy OCR or PyTesseract in this same project.
https://github.com/mzed19/scraper-image-python

easyocr pytesseract python3 scraper

Last synced: 12 months ago
JSON representation

Scrape images with Easy OCR or PyTesseract in this same project.

Awesome Lists containing this project

README

          

# Scraper Flask v2

This project aims to scrape images with versatility.
Download and help improve this tool.

#Build

- docker-compose up -d --build

#How Use

- Access frontend with: http://127.0.0.1:5000/
- Endpoints: extract-text/easyocr or extract-text/pytesseract, put a file image in a field called "image" and make a request.

You can see more about this on link: https://medium.com/@mdumont567/tool-for-scraping-text-from-images-with-versatility-f370dfff44bf