stev-ou / review_ocr

Using Google's Tesseract OCR to extract data from public PDFs
GNU General Public License v3.0
0 stars 1 forks source link

Add timestamps to scraping results #4

Open samjett247 opened 5 years ago

samjett247 commented 5 years ago

Timestamping the scraping by a global timestamp would make development easier and ensure proper versioning of scraped results/files/etc. This could include piping the output of each scrape to a timestamped file.

zachschuermann commented 5 years ago

I agree this is a good idea. Where are you thinking of "stamping" (mongo/backups/etc?)