want to remove "content" between two corresponding tags. What's the best way of doing it? I want to remove contents between <SEC-HEADER> and <table> tags. I have different tags, and I want to remove contents from html code, and what is the best way of scanning the file just once. I know I can count the number of lines in between but it deosn't seem to be efficeint.
Thanks,
this is for a research project. If there are any codes that are very similar to the task I just describe, it will be very helpful. I just need any programing language which can easily implement it. It doesn't necessarily need to be Perl.
I have a very specific task, and I am hoping to use Perl to solve it. I have 1500+ company name, city, and state information but I need street address. Therefore, I want to input the information to www.yellowpage. com and search for the street address and zip code of the company. I understand there might more than one result in the ouput page so I just need to store the first one. For example, on the yellowpage.com if I type KPMG and Los Angeles,...
Leave a comment: