| | |
refernce website code
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Apr 2008
Posts: 7
Reputation:
Solved Threads: 0
I am very new to programing and C#. I understand a few of the basics but I am willing to spend many hours to work with and learn making silly programs that are of a little use to me. I am wondering what I would use to get a small amount of information from a web site and work with the data. I also must log into this website to get the information. Could someone point me in the right direction?
For instance if I wanted to get a price for a specific item off Amazon how would I do it?
For instance if I wanted to get a price for a specific item off Amazon how would I do it?
•
•
Join Date: Dec 2004
Posts: 1,655
Reputation:
Solved Threads: 35
You want to design an application that mimics a human user, fills out an online form, and processes the resultant HTML? Why? That's a bit of a challenge, and not how most eCommerce applications work. Even the sites like PriceGrabber require that their vendors export their pricing data to them or provide it via Web Services.
If you really want to pursue this idea, you might start by doing a web search on "screen scraper".
If you really want to pursue this idea, you might start by doing a web search on "screen scraper".
•
•
Join Date: Apr 2008
Posts: 7
Reputation:
Solved Threads: 0
Thank for the key word. Sorry I guess I am being a bit unclear. A website displays a differing price for a bike each day. I just want to get that price with my application then add some local shipping ect to it. Its the getting from the web page I am clueless on how to go about. I will look up screen scraper now.
•
•
Join Date: Apr 2008
Posts: 7
Reputation:
Solved Threads: 0
I don't mean to be hard headed I just am ignorant of these things. Couldn't I use javascript to goto the website and view/get/download the source code and use a StreamWriter/Reader to go through and then use an array to pull out the few digits I need?
Last edited by constrainer; May 6th, 2008 at 8:51 pm.
![]() |
Other Threads in the C# Forum
- Previous Thread: How to get a datarow from a datable in C#?
- Next Thread: Listbox
| Thread Tools | Search this Thread |
.net access algorithm array backup barchart bitmap box broadcast c# check checkbox client clock combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees developer development draganddrop drawing dynamiccreation encryption enum event excel file form format forms function gdi+ hospitalmanagementsystems httpwebrequest image index input install interface java label list listbox mandelbrot math microsystems mouseclick mysql operator password path photoshop picturebox pixelinversion post priviallages. programming property radians regex remote remoting richtextbox running... server sleep soap socket sql sqlserver stack statistics stream string table temperature text textbox thread time timer update usercontrol validation visualstudio webbrowser windows windowsformsapplication winforms wpf write xml






