QUOTE(johnprog @ 6 Feb, 2007 - 01:44 AM)

I would be glad if anyone could help me with this. This is my site
http://www.superfreshmp3download.comIf you visit it you would see that It is a simpl site wilth very less content. I have knowledge of php. Well I need help in writing a robot to search the web for content for my site storing it in the database and displaying it on the site. I anyone has any idea how to this please help me.
So you want to steal other people's content? Read up on site scrapers. I can tell you that many sites you try and scrape and use content from could very well sue you for copyright infringement. You probably ought to be careful with it.
I implemented a scraper in python for an app that I've been writing that enumerates a site for vulnerabilities and exploits automatically, and generates a report. However, reposting that data could get me in a lot of trouble if I didn't own the site, and simply stealing the content could probably get you in a lot of trouble.
rockstar_