hi
i am trying to make ini for Arabic TV (Al Jadeed) "http://www.aljadeed.tv/arabic/programs/schedule", and i successful to grab one day only (find attachment ), since the date/day in Java table , please can you help me to modify the code so it will grab the full week
Note: i am new in webgrab
thank you for your reply, i read it and i tried , it is not easy and i could not make it.
can you help me with other website (it is easier )
https://www.mtv.com.lb/en/schedule
MTV Lebanon
i successful to grab it , only i have one problem
this website start from Monday (let say on 04 Jun) and end by Sunday but on (03 Jun)
so always Sunday is wrong , because webgrab will consider it as 10 Jun
you should end up with something like the attached. May be more also :)
PS
no need to use regex
hi
already i successful to grab all week using "firstday =" only the problem if you grab on Monday or Tuesday , ....
Sunday always will be wrong unless i grab on Sunday.
since as per website , Sunday is end of Schedule but the date is the beginning of the week (as example Sunday 10/6 and Monday 11/6)