473,497 Members | 2,184 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to screen scrape title tag info which is inside image tag..which is in table td

2 New Member
i want to screen scrap title tag info which is inside image tag..which is in table td tag..so here is structure <td>
<img title="some" src=""> i want title tag text from other site using screen scrap...
Sep 16 '10 #1
3 1988
numberwhun
3,509 Recognized Expert Moderator Specialist
What have you tried thus far to extract the information you want? Please show us your code and we will guide you from there.

Regards,

Jeff
Oct 10 '10 #2
saifee
2 New Member
Hi jeff,

Thanks for showing interest in my ques.I have tried different module like WWW::Mechanize and it's Image module,HTML::Tokeparser,TableExtarct but they wasn't helpful to me because they give me information about alt text,src etc inside of img tag..

but none of them able to give the title tag value which is inside image tag.so is there any other way???

I want to scarp title info from html response which is come by made request to the provider site in .pm file,and i want to use that info in .cgi file.
so is there any other module available???I can't use regex coz there are many title tag on the page and i want them mathch with the opposite item,so regex won't work,or may be??

Regards,
Saifee
Oct 14 '10 #3
erick1986
1 New Member
mechanize is a great option, first off you need to find the xpath and then you use .gsub
Nov 23 '11 #4

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

Similar topics

2
12199
by: Manny Chohan | last post by:
i am trying to add image to table cell. Here is my code.. System.Web.UI.WebControls.Image img = new System.Web.UI.WebControls.Image(); img.ImageUrl="http://localhost/Lhw/Images/i.p.new.gif";...
0
1246
by: JP2006 | last post by:
I'm having an issue with a control I'm writing to consume RSS feeds. It gets a feed via a querystring parameter and sticks it in a dataset. I then use the dataset to write out the feed title and...
0
1104
by: mavis | last post by:
How to parse a XSD file and get info inside <xs:appinfo>? JDOM supports this? Thanks!!!
8
12082
by: UJ | last post by:
I have a table with multiple cells and I want to draw a box around the entire table but not around the individual cells. How do I do that? TIA - Jeff.
3
2619
by: MLH | last post by:
I have two tables with a common field containing an automobile VIN code. If I create a query putting both tables in the QBE grid and link the common field between the two tables and drop one...
1
1976
by: robert10 | last post by:
Hi, Can someone please help me with finding some code to print an image which is larger than the screen? I am trying to print a black background which is exactly A4 in height and width, yet...
0
1048
by: thirunavukarasukm | last post by:
Hai,, i want to post data with screen scrap page.. i want to send from to destination station which class and date... i run the screenscrap.aspx page the posted data send to the request...
1
1658
by: madlen | last post by:
I have a list of sites from where I want to scrap the data from.. I can pay you to make some scripts for me. I have already bought some scripts for yellowpages but I want to add some more categories...
1
1848
by: ellenraju | last post by:
When we create an object in oracle we can specify table space, if not it will take default table space, while creating global temporary table how can we specify the table space...and even if we...
0
1134
by: Anuhas | last post by:
Dear experts, I have already written codes to zoom a image. I am going to use a table layout panel to remove the button off-placement. But when I try to zoom the image with...
0
7120
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
7160
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7196
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5456
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4583
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1405
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
649
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
286
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.