screen-scraper public support
Is admin rights a requirement
Guys,
I am new to this technology
for installing and working with screen scraper is admin rights compulsory?
if so why is it
Cant a person without Admin rights use the tool to scrape information from the sites
thanks in advance for the help
thks,
bala
optional --params
is there a way to test if parameters were passed before attempting params.get()?
If I run from command line, and I pass any parameter, then attempting params.get("...") either works if that parameter passed or returns null if not.
If I run from command line and pass no parameters at all, or try running script in Screen Scraper workbench by clicking the run button I get > : temp = params .get ( "OldestDate" ) BSF info: null at line: 0 column: columnNo
I searched the FAQ and support forum but could not this issue addressed
:?:
Thanks for any help
tar ball
Hi, I was also asking about a tarball for SPARC, since my server doesn't have a screen and I have to install via command line. Is this possible?
Thanks,
Andrew
How to Scrape from this file?
I am trying to scrape certain Data from a web page..
The data I am trying to extract is in the Address, Style, Sale Price, Sale Date and DOM colums and put the data in a table on my site....
How do I go about doing this with Screen-Scraper?
The URL is http://www.iSellJerseyShore.com/SCRAPE-IT.htm
Thanks!
-iSellJerseyShore
screen-scraper basic on Sun Sparc
Hi, I can't install the current bin file for screen-scaper free version on a Solaris 10 machine SPARC. The java binaries are for X86 platform. The professional Linux tarball is fine. So is their a screen-scraper basic tar ball for Linux available? This is what I need for my machine.
Thanks
Andrew
Need a Script
I have made a scraping session that is working quite well.
Now I want to run this scraping session continuously after the interval of five minutes kindly give me a script by which i can perform this job.
I shall be very thankful.
Getting Past Security Images
Hi,
I was wondering how I can get past those security images using Screen-Scraper.
the site I need to scrape has a security feature on a sub page when I do a search. it pops up a random image and i have to enter the text in the image to continue.
I know the program cannot enter this information automatically as the image changes every time, but is there a way to enter the necessary text in manually and then proceed with the processing of the follwing pages?
I'd appreciate any insights you have to get around this problem
extracting data from stock exchange site
http://www.kse.com.pk/kse4/phps/tstop30reg.php
>
> we want to extract the data for all companies from the above mention
> stock exchange website.As the values for different companies changes
> dynamically in all fields,so we want to save(extract)the values as
> they change.
>
> we want to maintain a database of the extracted data.
>
> we want to develope a system that can maintain a dataware house
Permission denied
Hi -
I am new to this, but with the help of the tutorials I am || close to getting it. I am getting the following error when it is writting to the file. It wrote the "hello world" perfectly, just not this one.