Hey,
I'm not quite sure where to start off with this. I'm planning on taking News Articles links from sites such as the WallStreet, Reuters, etc. to place them on my website for visitors to click on.
Should I use LWP::Simple module to carry out this job? I did some researching and found out there are already existing scripts that carry out this same exact job. I'm figuring it'll involve retrieving content with the lwp module and then storing it into a file. Then the output part of the script will read the files with the headlines and links. Would this be a lot of programming? I'm figuring it would. I'm under a time constraint to finish the webpage so I don't know If I should try to build a script that does this job or maybe use a script such as NewsClipper. (
News Clipper.com)
Thanks,
Anthony