.Net implementation

Hi,
It's me again. I'm planning to use screen scraper to retrieve search results from a site. I found out that it supports .Net scripting. Is it possible to make a web app that has a search module where a user can type in any search criteria then use a script to invoke screen-scraper to scrape sites to retrieve info about such criteria?

.Net implementation

edisonc,

That is something completely realistic to do using any of the languages we support to talk with screen-scraper. I have seen the same thing done through Java. One thing to keep in mind is that if there are several sites to retrieve search results from that the GET requests will add up over time.

Brent
screen-scraper.com