Hello All, I have a real estate website which have lakhs of urls. I want to make a RSS Feed of the site.Is there any online tool which help in making that for all those urls.
Is the site from a database? If so you can automate feed creation using a script like SQL2RSS see http://www.feedforall.com/sql2rss.htm If you are simply looking to "scrape" the site to create the feed there are some tools here (look under scrapers): http://www.rss-specifications.com/huge-list-rss-tools.htm HTH