Website scrape past logon screen
Budget: £20 – £250 GBP
I need 3 php functions that scrape a website content beyond the logon page...the functions should return an array with the required content.
ResultArray=Get_Events().. - Returns a list of events and their details including a unique ID.
AgeCategorysArray=Get_Ages(EventID).. - Returns a list of age categories for an event passed as an argument.
EntryListArray=Get_Entries(EventID,AgeCategory).. - Returns a list of entries for an age categories in an event passed as an argument.
ResultArray=Get_Events().. - Returns a list of events and their details including a unique ID.
AgeCategorysArray=Get_Ages(EventID).. - Returns a list of age categories for an event passed as an argument.
EntryListArray=Get_Entries(EventID,AgeCategory).. - Returns a list of entries for an age categories in an event passed as an argument.