Jump to content

Web Scraping help


cYXob
 Share

Recommended Posts

Hi guys, i would like to make a script to scrape information from my university site.
The problem is that there's an HTTP login at the page, and i'm not able to login. I tried to play several times with HTTP udf or WinHTTP udf but never had success, so i decided to write it here. Also, the page has https.
Thanks for your patience.
 
edit: the page is this one.

Edited by cYXob
Link to comment
Share on other sites

Hi guys, i would like to make a script to scrape information from my university site.

The problem is that there's an HTTP login at the page, and i'm not able to login. I tried to play several times with HTTP udf or WinHTTP udf but never had success, so i decided to write it here. Also, the page has https.

Thanks for your patience.

 

edit: the page is this one.

 

you should be able to send login credentials thru the url:  https://user:pass@poliba.esse3.cineca.it/auth/Logon.do

:alien:

If @error Then
    MsgBox(262192, "", @ComputerName & " slaps " & @UserName & " around a bit with a large trout!")
EndIf

"Yeah yeah yeah patience, how long will that take?"  -Ed Gruberman

REAL search results  |  SciTE4AutoIt3 Editor Full Version

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...