Hi
I'm developing a new Hebrew TV scraper and I'm trying to fetch season/episode info from this page .
עונות = seasons
פרקים = episodes
That info is generated I think through AJAX when clicking on the season/episode number, but I have a hard time understanding if it's possible to fetch it all in some way into Query Results.
Can someone please take a look?
Windows Need help with parsing a website
meathook2
Junior Member Posts: 29 Joined: Jan 2013 Reputation: 0 |
|
| find quote |
scudlee
Team-XBMC Member Posts: 584 Joined: Jul 2011 Reputation: 45 |
2013-01-25 16:53
Post: #2
Do you mean fetching the info to fill the episodeguide in GetEpisodeList?
(I just want to get my bearings straight before I go into a convoluted description of one way to do it.) |
| find quote |
meathook2
Junior Member Posts: 29 Joined: Jan 2013 Reputation: 0 |
2013-01-25 17:51
Post: #3
Yes, but in order to do that I need help figuring out how can to get all the episodes info from the TV Show page.
|
| find quote |
ConfusedTA
Senior Member Posts: 147 Joined: Sep 2012 Reputation: 4 |
2013-01-25 18:00
Post: #4
The easiest way will probably be to do it via the API - http://en.sratim.co.il/api.php
|
| find quote |
meathook2
Junior Member Posts: 29 Joined: Jan 2013 Reputation: 0 |
2013-01-25 18:23
Post: #5
(2013-01-25 18:00)ConfusedTA Wrote: The easiest way will probably be to do it via the API - http://en.sratim.co.il/api.php But this page is just a contact form page... |
| find quote |

Search
Help