invoice-x / invoice2data

Extract structured data from PDF invoices
MIT License
1.83k stars 479 forks source link

Add parsing for invoices from Amazon.es #560

Closed esteve closed 3 months ago

esteve commented 6 months ago

This PR adds parsing of Amazon.es invoices. I couldn't figure out how to add addresses from third party sellers, Amazon.es invoices have three columns (commercial address, shipping address and seller address), but each line of an address is in a separate row and couldn't come up with a regex that could capture that.