How to extract data from web databases?

Closed Thread

Join Date: Aug 2004
Posts: 1
Reputation: bei is an unknown quantity at this point 
Solved Threads: 0
bei bei is offline Offline
Newbie Poster

How to extract data from web databases?

 
0
  #1
Aug 30th, 2004
Hi all, anyone know how to extract data from a web database. For example, how can I extract movie information from http://www.imdb.com/ into a relational database? Is there any existing tools to do this? Or need I write some codes?

Thanks a lot!
Quick reply to this message  
Join Date: Feb 2002
Posts: 1,135
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Solved Threads: 6
Team Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: How to extract data from web databases?

 
0
  #2
Sep 2nd, 2004
Their database has to be open to the public which no serious company would ever do due to security reasons. Instead some create a web service where you can access their data through XML. Amazon.com does this. I'm not sure about imdb.com. In any case, you can still extract html data from pages on the imdb server using your favorite server language. You'd then have to parse the data. It's a dirty way to do it, but it's doable.
Check out my blog at http://www.shinylight.com for more stuff about web dev.
Quick reply to this message  
Join Date: Nov 2004
Posts: 1
Reputation: raathisoft is an unknown quantity at this point 
Solved Threads: 0
raathisoft raathisoft is offline Offline
Newbie Poster

Re: How to extract data from web databases?

 
0
  #3
Nov 19th, 2004
Hi
Iam a professional web data extractor.
We can do in Visual BAsic for web data extraction by automatically submitting some input and extract results in to MS Access
If required, I can quote for the site you specify
Contact at raathisoft@hotmail.com
Venkat
Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: How to extract data from web databases?

 
0
  #4
Nov 19th, 2004
Remember that doing what you intend could well be viewed as data theft and/or a violation of the terms of service of the site.

You are effectively bypassing whatever mechanism the site has (usually sponsorship through advertising) in ripping the information.

Before you bring any such service live be sure to get permission from the site owners.
Quick reply to this message  
Join Date: Oct 2005
Posts: 7
Reputation: kalpana is an unknown quantity at this point 
Solved Threads: 0
kalpana kalpana is offline Offline
Newbie Poster

Re: How to extract data from web databases?

 
0
  #5
Mar 14th, 2006
Hi all, anyone know how to extract data from a web database. For example, how can I extract movie information from http://www.imdb.com/ into a relational database? Is there any existing tools to do this? Or need I write some codes?I m in need of movie information since I m doing a project named as recommender system for movie.
Quick reply to this message  
Join Date: Oct 2005
Posts: 7
Reputation: kalpana is an unknown quantity at this point 
Solved Threads: 0
kalpana kalpana is offline Offline
Newbie Poster

Re: How to extract data from web databases?

 
0
  #6
Mar 14th, 2006
what is a semantic web?
Quick reply to this message  
Join Date: Oct 2005
Posts: 7
Reputation: kalpana is an unknown quantity at this point 
Solved Threads: 0
kalpana kalpana is offline Offline
Newbie Poster

Re: How to extract data from web databases?

 
0
  #7
Mar 14th, 2006
how to extract rdf documents into a relational database
Quick reply to this message  
Join Date: Oct 2005
Posts: 7
Reputation: kalpana is an unknown quantity at this point 
Solved Threads: 0
kalpana kalpana is offline Offline
Newbie Poster

Re: How to extract data from web databases?

 
0
  #8
Mar 14th, 2006
Hi all, anyone know how to extract data from a web database. For example, how can I extract RDF documents into relational database
Quick reply to this message  
Join Date: Oct 2005
Posts: 7
Reputation: kalpana is an unknown quantity at this point 
Solved Threads: 0
kalpana kalpana is offline Offline
Newbie Poster

Re: How to extract data from web databases?

 
0
  #9
Mar 14th, 2006
Hi all, anyone know how to extract data from a web database. For example, how can I extract RDF documents into relational database since I am doing a project in semantic web
Quick reply to this message  
Join Date: Oct 2005
Posts: 7
Reputation: kalpana is an unknown quantity at this point 
Solved Threads: 0
kalpana kalpana is offline Offline
Newbie Poster

Re: How to extract data from web databases?

 
0
  #10
Mar 14th, 2006
Hi all, anyone know how to extract data from a web database. For example, how can I extract movie information from http://www.amazon.com/ into a relational database? Is there any existing tools to do this? Or need I write some codes?I am in need of movie information since I am doing a project in recommender system for movie.Please reply me for this
Quick reply to this message  
Closed Thread

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Database Design Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC