The Naalayira Divya Prabandham is a 4000-verse collection of Hindu poems written in the Tamil language. The website http://dravidaveda.org has a web page for each of the 4000 verses. Each verse page gives the Tamil verse, a word-by-word Tamil commentary on the verse, and an English translation. For instance, here is the web page for verse 1008.
My question, is there any way I can extract the English translations of all 4000 verses in order, so I can have a complete English translation of the Naalayira Divya Prabandham in a single document? For instance, in the web page I linked to above, I want to extract "Singavel-Kundram is the place where the pure Lord came as a man-lion,-while the world stood awe-struck,-and tore the Asura Hiranya’s chest with his claws. Red eyed lions offer worship by heaping elephant tusks at his feet with reverence." along with the number 1008, and I want to put it in the 1008th place in my document.
So how would I go about doing that? I assume this would this might require some kind of programming, but I don't have much of a technical background, so can someone tell me what I would need to do? Note that the article ID's, for instance the number 1379 in the URL "dravidaveda.org/index.php?option=com_content&view=article&id=1379&ml=1", don't go sequentially by verse, so that may pose a bit of a problem from a programming standpoint.