Unable to start crawl at a predefined url

Bharadwaj Machiraju's Avatar

Bharadwaj Machiraju

18 Jun, 2015 10:46 AM

I am using login script and there is a session parameter in the url and if it is tampered then sessions is logged out. So, will it be possible to continue crawl from where the login script left off? Or can I specify a url for the crawler to start. I prefer the former one

  1. Support Staff 1 Posted by Tasos Laskos on 18 Jun, 2015 10:52 AM

    Tasos Laskos's Avatar

    You can try setting Options.url to the URL you want:

    Options.url = browser.url
    

    However, even though the crawl should that from that URL, the scan will perform requests that don't include those parameters.

    Anyway, try my initial suggestion and we'll go from there.

    Cheers

  2. Tasos Laskos closed this discussion on 30 Sep, 2015 02:55 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac