472,958 Members | 2,136 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Help:a tool which will extract contents and images from html page

Hello everyone
Do you have any idea about how to generate a tool which will extract
the contents and images from html page.or do you have any resources
then let me know. i am using VS 2005 C#.net,Asp.net for development of
this system.
reply me asap
Thanks
Dhananjay

Nov 29 '06 #1
3 2113
Perhaps the HTML agility pack can help you

http://www.codeplex.com/Wiki/View.as...tmlagilitypack
--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
http://www.johntimney.com/blog
"Dhananjay" <dh**********@yahoo.co.inwrote in message
news:11**********************@l12g2000cwl.googlegr oups.com...
Hello everyone
Do you have any idea about how to generate a tool which will extract
the contents and images from html page.or do you have any resources
then let me know. i am using VS 2005 C#.net,Asp.net for development of
this system.
reply me asap
Thanks
Dhananjay

Nov 29 '06 #2

John Timney (MVP) wrote:
Perhaps the HTML agility pack can help you

http://www.codeplex.com/Wiki/View.as...tmlagilitypack
--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
http://www.johntimney.com/blog
"Dhananjay" <dh**********@yahoo.co.inwrote in message
news:11**********************@l12g2000cwl.googlegr oups.com...
Hello everyone
Do you have any idea about how to generate a tool which will extract
the contents and images from html page.or do you have any resources
then let me know. i am using VS 2005 C#.net,Asp.net for development of
this system.
reply me asap
Thanks
Dhananjay


hi john
you have got my point what i was trying to ask you all.
now i want some free asp.net source code so that i can easily develop
the web scrapper
if you have any info. then send me the urls i will check it out.

Thanks
Dhananjay

Nov 30 '06 #3
The quickstart networking section will show you how to make a get request,
that will get you the page as html.

The agility pack should allow you to parse it and locate the image tags.

Theres an excample on Channel9 that shows how to downlado an actual image
http://channel9.msdn.com/ShowPost.aspx?PostID=14793

--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
http://www.johntimney.com/blog
"Dhananjay" <dh**********@yahoo.co.inwrote in message
news:11*********************@80g2000cwy.googlegrou ps.com...
>
John Timney (MVP) wrote:
>Perhaps the HTML agility pack can help you

http://www.codeplex.com/Wiki/View.as...tmlagilitypack
--
--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
http://www.johntimney.com/blog
"Dhananjay" <dh**********@yahoo.co.inwrote in message
news:11**********************@l12g2000cwl.googleg roups.com...
Hello everyone
Do you have any idea about how to generate a tool which will extract
the contents and images from html page.or do you have any resources
then let me know. i am using VS 2005 C#.net,Asp.net for development of
this system.
reply me asap
Thanks
Dhananjay

hi john
you have got my point what i was trying to ask you all.
now i want some free asp.net source code so that i can easily develop
the web scrapper
if you have any info. then send me the urls i will check it out.

Thanks
Dhananjay

Nov 30 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: matt | last post by:
I have compiled some code, some written by me, some compiled from various sources online, and basically i've got a very simple flat file photo gallery. An upload form, to upload the photos and give...
3
by: Steve | last post by:
Hi, I have a nice little script that works well displaying images on my website. It's a script where if you clik a thumbnail image a pop up window opens that contains a larger version of the same...
5
by: Craig Keightley | last post by:
Please help, i have attached my page which worksin IE but i cannnot get the drop down menu to fucntion in firefox. Any one have any ideas why? Many Thanks Craig ...
8
by: baustin75 | last post by:
Posted: Mon Oct 03, 2005 1:41 pm Post subject: cannot mail() in ie only when debugging in php designer 2005 -------------------------------------------------------------------------------- ...
2
by: Goober | last post by:
I have the following default.aspx page that works properly. However, what I want to do is to link the graphics within it (that are hard coded now in the default web page) to our corporate...
8
by: Dhananjay | last post by:
hello everyone Do you have any information how to generate a tool using .net which is used to translate the web page contents to html format. Plz reply me asap Thanks in advance Dhananjay
0
by: Dhananjay | last post by:
Hello everyone Do you have any idea about how to generate a tool which will extract the contents and images from html page.or do you have any resources then let me know. i am using VS 2005...
36
by: aljamala | last post by:
Hi, I keep getting this warning on a page, but I do not know what the problem is...does anyone have an idea about what could be wrong? line 88 column 7 - Warning: missing </formbefore <td> it...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...

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.