Problem of Encoding

Dear.

i have a question.

[b]our work is scrape from different site of different encoding type.
so we want to scrape data right encoding type by one pass through in interpret Java scripts.[/b]

how can i do that?

thanks.

:lol:

Problem of Encoding

jigong,

This is typically happens when you launch screen-scraper when there is a java.exe or javaw.exe process running. Be sure to end any instances of either of those processes.

If this is not the issue please see our FAQ dealing with possible causes of blocked ports.

http://www.screen-scraper.com/support/faq/faq.php#PortBindingError

You may find the following free piece of software helpful in revealing what activity you have on your ports.

TCPView
http://www.microsoft.com/technet/sysinternals/Networking/TcpView.mspx

Thanks,
Scott

hi. another problem.

i have install another instance and set up new ports
but i have get some message

"Screen-scraper will need to exit because it can't bind to the following port(s)
8779 (for the proxy server)"

Thanks!!! i'll try

thaks for answer

have a good day!!!

Problem of Encoding

jigong,

I'm sorry I misunderstood you're message before. Right now it is not possible to run one scraping session and handle multiple character encodings. The alternative to running on one scraping session would be instead to install more than one instance of screen-scraper and run each site that has a different encoding in a different instance. Then, set the character set and font appropriately for each instance.

Feel free to install as many instances of screen-scraper that you need. Your screen-scraper professional edition license will cover these installs.

The instructions for installing multiple instances of screen-scraper can be found at the following link. Please let me know if you have any questions about how to implement the multiple instances.

http://www.screen-scraper.com/support/faq/faq.php#MultipleInstances

Thank you,
Scott

i'm using ss Professional .. and...

thanks for answer.

but i'm using SS pro version and i aleady know to set encoding and font.
ofcourse i apply tidy option yet.
i really want to know how can i do that scarapable file that has different encoding type can process each file in one runtime.

manually run and stop and change encoding and scraping and so on
it's not a good for processing. isn't right?

do u understand me?

i have a many scraping session.
each scraping session have different encoding type( euc-kr, iso, utf-8..)
do i have to run just one scrapable session by one time?
i want to run all scrapable session by onetime. automatically.

please help me

Problem of Encoding

jigong,

Please see our FAQ on how to display double-byte character sets within screen-scraper.

http://www.screen-scraper.com/support/faq/faq.php#International

[b]Running the basic edition?[/b]

If you're running the basic edition of screen-scraper, in order to change the default character set and default font screen-scraper will use you will need to modify the "resource/conf/screen-scraper.properties" file.

Change the following lines according to the suggestions in the FAQ.

DefaultCharacterSet
DefaultFont

Also, you'll need to uncheck the box in your settings window within the screen-scraper workbench next to where it says "Tidy HTML after scraping?"

Please let us know if you have any additional questions.

Thanks,
Scott