Mako.co.il guide can be found here ->
https://www.mako.co.il/tv-tv-schedule?partner=NavBar
The source is https://www.mako.co.il/AjaxPage?jspName=EPGResponse.jsp
13TV.co.il can be found here ->
https://13tv.co.il/tv-guide/
in the page below the tv guide data is in the html..
element that called "__NEXT_DATA__"(JSON) ->
__NEXT_DATA__ . props . PageProps . page . Content . PageGrid[0] . broadcastWeek
Thanks!!
try these
You are amazing!
Both work perfectly fine and are accurate,
(It's better that they will be for donors only)
Thank you very much!
made a change for 13tv as there was a problem.
i was using this for the start date.
"show_date":"2023-03-31","start_time":"22:00"
keeping just the date and time info..
2023-03-31 22:00
the schedule is by the day in the data but i didnt notice that each day runs from abt 06:00 am to 06:00 am the next day.
for shows after midnight they are not changing the date,example 2023-03-31 02:00 when it should be 2023-04-01 02:00
files updated above or matt added it to git also.
Thank you!