|
Hello everyone, I would like to set up a certain function for my site and was wondering if this is even achievable/possible. I am just now getting into PHP so you can definitely classify me as a newbie so if this question sounds ridiculous it's not because I'm dumb, it's because I don't know any better at this stage of my PHP proficiency.
Alright, so this is what I am hoping to set up:
from selected 20 sites, each of which features tens of articles daily, I want my site every day at a set time to be able to automatically scrape articles from these sites which meet certain conditions (for example articles that use certain keywords). Then I want my site to post links to all these relevant articles from these 20 sites that meet the conditions I have set.
Is this even doable or am I just a newbie that's way in over his head?
Last edited by Frank Drebin; 05-08-2010 at 01:19 PM..
|