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.
- Host: GitHub
- URL: https://github.com/mzed19/scraper-image-python
- Owner: Mzed19
- Created: 2024-10-01T02:31:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T00:10:57.000Z (over 1 year ago)
- Last Synced: 2025-02-27T23:35:49.768Z (over 1 year ago)
- Topics: easyocr, pytesseract, python3, scraper
- Language: Python
- Homepage:
- Size: 11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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