Scraping content from a web page

Imefungwa Ilichapishwa Mar 4, 2004 Kulipwa wakati wa kujifungua
Imefungwa Kulipwa wakati wa kujifungua

i need to make a request to the page [url removed, login to view] using .NET (vb or c#).

They seem to have some special security enabled. I can access the page through internet explorer but i can't access it through a httpWebRequest object.

The following function should work, but always throws a WebException.

Please help!!

private string RequestPage(string url)

{

HttpWebRequest request;

HttpWebResponse response;

string responseText;

// Create request

request = (HttpWebRequest) [url removed, login to view](url);

// Add certificate

[url removed, login to view]([url removed, login to view]("[url removed, login to view]"))

// Get response

response = (HttpWebResponse) [url removed, login to view]();

// Read response stream

responseText = new StreamReader(

[url removed, login to view](),

[url removed, login to view]

).ReadToEnd();

[url removed, login to view]();

return responseText;

}

## Deliverables

Only need the function that will do the job.

I only have to scrape the html of that one page

## Platform

Windows 2000

ASP PHP

Kitambulisho cha Mradi: #3121061

Kuhusu mradi

4 mapendekezo Mradi wa mbali Ipo mtandaoni %project.latestActivity_relativeTime|badilisha%

4 wafanyakazi huru wanazabuni wastani wa $132 kwa kazi hii

sergruch

See private message.

$425 USD kwa siku 14
(Maoni 84)
5.5
shawnjacobson

See private message.

$17 USD kwa siku 14
(Maoni 15)
3.4
bassmanvw

See private message.

$42.5 USD kwa siku 14
(Maoni 0)
0.0
methodvw

See private message.

$42.5 USD kwa siku 14
(Maoni 0)
0.0