I want to scrape data from the “w2 form” (pdf) so that i can use it to save into database but not able to get field wise data.
I have tried “Read PDF text” which reads the whole document fetches all text but i want to find field wise values like,
Employee’s social security number => 1234 56 7890
Employer identification number => 11-22334455
I have tried “Screen scraping”, “Data Scraping” but not able to get any specific element.
- I have tried “Anchorbase” activity with “Find image” and “Get Text” but not able to select specific element.
Please find attached pdf document for your reference.
Any help will be appreciated.
Thanks.