Programming To Extract ePins From Google Docs Sheets

by 2 replies
3
Is it possible to program to regularly extract some figures(epins) from a google docs file unto a spreadsheet? The epins are usually scattered and enclosed within some descriptive data on the google docs sheet.

Currently, i insert the epins manually unto a spreadsheet for uploading as csv which is quite time consuming and not economical. I can not use API for now as i am not yet such a big player in the market that will enable me link to a main source.

I intend to regularly scan some hard copy documents containing epins onto google docs and hopefully have the epins extracted from google docs file unto a spreadsheet which i will ultimately upload to my website as csv file.

Thanks for your anticipated input


[Edited by moderator: affiliate links are not allowed in sig files]
#programming #docs #epins #extract #google #programming #sheets
  • I wrote a program to take a google doc and convert it to Elementor template that can be imported into Wordpress. It's a program in C# that takes a document, scans it, extracts the text and then formats it for Elementor.
    I don't know what "epin" is but I guess it could be done similar way.
  • clarify "ePin" please
  • [DELETED]

Next Topics on Trending Feed

  • 3

    Is it possible to program to regularly extract some figures(epins) from a google docs file unto a spreadsheet? The epins are usually scattered and enclosed within some descriptive data on the google docs sheet. Currently, i insert the epins manually unto a spreadsheet for uploading as csv which is quite time consuming and not economical. I can not use API for now as i am not yet such a big player in the market that will enable me link to a main source.