5 ms·
So it extracts the metadata and converts the PDF to text and puts that automatically in a BigQuery table (with some custom functions). I was somehow expecting
by aboutruby 8y ago
So it extracts the metadata and converts the PDF to text and puts that automatically in a BigQuery table (with some custom functions).
I was somehow expecting to have the parser automatically recognize patterns in the PDF and maybe try to name them (and let you rename them), kind of what advanced web scrappers do.