Re: html to a database.

2010-02-07 Thread JIffin Joy Akkarappatty
Hi, I'm not sure but pls check it out the following links 1. http://www.mercurytide.co.uk/news/article/django-full-text-search/ 2. http://pkarl.com/articles/guide-django-full-text-search-sphinx-and-django-sp/ Thanks & Regards, Jiffin Joy Akkarappatty. On Mon, Feb 8, 2010 at 7:37 AM,

html to a database.

2010-02-07 Thread har
Hi all, do you know the most efficient way to put the content of an html file into a mySQL database? 1.- I have the html document in my hard disk. 2.- Then I Open the file 3.- Read the content 4.- Write all the content it in a SQL db I am using scrapy to crawl through the websites and then i wan