[SOLVED] Get page - Read time out

User: "pajacek"
New Altair Community Member
Updated by Jocelyn
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".

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "MariusHelf"
    New Altair Community Member
    You can try to workaround that with the Handle Exception operator.

    Best,
    Marius
    User: "pajacek"
    New Altair Community Member
    OP
    It works great. Thank you!