Hello!
So, I have a .pdf file which contains information on car tyre parameters (which tyre fits where).
The mission is to have that data to show up on a website for the user to be able to search/view it.
There is around 30 000 entries and before I go and start copying them one by one into my HTML tables or database I would like to know if you guys got any ideas if I can somehow fasten that process (or do it in another way?).
Even better, if you know any kind of API or something that I can just add to website ( example : http://www.michelin.co.uk/ ) that would be great.
I don't want to iframe-lame it.
Thank you & have an awesome day!