View Single Post
Old 04-07-2019, 11:52 AM   #1
likekindle
Member
likekindle began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Apr 2019
Device: Kindle
How to add books by programming?

Hello everyone,

I have a txt file, which contains many items:
book1 author1 link1
book2 author2 link2
...

and I want to import these books into a lib, i want to write some code to do this job, and my favorite tool is C#, python is OK too.
how to do that?

thanks guys
likekindle is offline   Reply With Quote