Yes, I agree, it would have been nice :) Although, I would suggest that instead of making your script really bogged down with removing data, to just use head and tail to isolate what you need. Or, since these words are only likely to appear once in the app page, and not anywhere else, you could just search for the words gold, platinum, silver, bronze, garbage, etc. using grep. On Tue, Jan 22, 2013 at 10:58 AM, Mikhail Krutov <neko@xxxxxxxxxx> wrote: > Hi! > Thank you for your answer. > It is not, script is (almost) ready for me. > However, parsing of HTML directly is ugly, inefficient and buggy > In some cases, you won't be able to pick up exact application you want > with 100% > confidence without fetching some pages & over-bloated HTML parsing (e.g.: > instead > of getting exact info I need I get 200% more and need to cut the needed > part). > Any ways API (or such a service under appdb.winehq.org site) would have > been nice. > > P.s. you forgot to add wine-users@ to Cc: > :) > > > > On Tue, Jan 22, 2013 at 09:41:40AM -0500, Seth Jenkins wrote: > > It would not be difficult to write a Linux script to do so, I think. > > > -- Always remember, that everything will turn out exactly, EXACTLY, as God has planned it, and not the minutest detail, will be omitted. EVERYTHING that ever happens in this world happens for a reason DECIDED BY GOD. Look for God in everything that happens to you or your friends or anyone you meet. -- This is my signature. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20130122/bcb887df/attachment.html>