473,386 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Extracting Data From Website into Database

i jst wanna knw how do i extract data for eg.links or titles frm a webage into a database using Perl
Jul 31 '07 #1
2 2213
KevinADC
4,059 Expert 2GB
Look into HTML::TokeParser (or other module) to get the desired tag/data from the html document. Can't advise you on how to put it in a databse as that question is too broad in scope. Any particular database you are thinking of using?

cpan HTML::TokeParser
Jul 31 '07 #2
numberwhun
3,509 Expert Mod 2GB
i jst wanna knw how do i extract data for eg.links or titles frm a webage into a database using Perl
I agree with Kevin with regards to HTML::TokenParser or one of the related modules. If you are going to interact with a database, you will want to look into using the DBI module. Regardless of which database you choose to work with, it can interface with it via its built-ins.

Also, when posting, it is a good idea to post the code that you have already tried thus far so that we can help you troubleshoot it and tweak it into a working state. That said, what have you tried?

Regards,

Jeff
Jul 31 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

8
by: Ken | last post by:
What software is required to extract certain data from an XML document?
1
by: v0lcan0 | last post by:
Any help on extracting the time part from the datetime field in SQL database. even though i had entered only the time part in the database when i extract the field it gives me only the date...
2
by: Chris Belcher | last post by:
First some background... The database tracks Action Items assigned to a group of 20 or so managers. Once the assignment is created it is then emailed to each of the managers that are included in...
3
by: Alfred | last post by:
Hi I would like to extract only 15 records at a time from the backend in alfabetic order. Click on a button and then the next 15. Reason data must come over a 56k modem. The data is not...
1
by: Aliza Klein | last post by:
Hi. A client of mine has a website with a standard "Contact Us" form page with name, address etc. The information is currently sent via email to the client and is then data entered into their...
2
by: bjm | last post by:
I created a self extracting zip file with about 9000 files in it. I extracted it manually from the command line without a problem. However, when I tried to do the same extraction at the same...
0
by: Jonathan Wood | last post by:
I'd like to write a shareware Website that supports PAD files. This involves being able to download an XML file from another site and extracting the data it contains. I'm still new to ASP.NET....
6
by: Werner | last post by:
Hi, I try to read (and extract) some "self extracting" zipefiles on a Windows system. The standard module zipefile seems not to be able to handle this. False Is there a wrapper or has...
4
by: adamjblakey | last post by:
Hi, How would i go about doing the following. I have a URL like this e.g. www.website.co.uk/orgs-details.asp?OrgsID= On this page there is Company Name, Contact:, Tel, E-mail: and Web site:...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.