Hi All, Can somebody suggest a script/program to pull posts from other forums and post in my forums...posts are to category selective. Any help will be appreciated. Many Thanks, Sandip.
You should be careful about this, posts are often the either the property of the user making them or the forum they are posted to. Scraping them from another forum to put on yours would be a violation of intellectual property law.
if you know PHP language then you can make scrapping script which can pull data from other sites or forums and then put that data into your database.