[SOLVED] Get page - Read time out
pajacek
New Altair Community Member
Hey,
I'm trying to build a date base using HTML mining. Unfortunately I get read time out in random links in my loop (poor host server of web-site). Is there any way to not get crash with info about read timeout? I'm thinking about smoething like "if no response from serwer ==> skip".
I'm trying to build a date base using HTML mining. Unfortunately I get read time out in random links in my loop (poor host server of web-site). Is there any way to not get crash with info about read timeout? I'm thinking about smoething like "if no response from serwer ==> skip".
Tagged:
0
Answers
-
You can try to workaround that with the Handle Exception operator.
Best,
Marius0 -
It works great. Thank you!0