![]() |
|
|||||||
| Scraper Development Developers forum for meta data scrapers. Scraper developers only! Not for posting feature requests, bugs, or end-user support requests! |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Fan
Join Date: Mar 2004
Posts: 477
![]() |
I would like to try and create a moviemeter.nl scraper.
I just doen't have as much information a imdb, only: Name Year Country Genre(s) Runtime Director name Actor names Plot Image Is it possible to retrieve other things like rating from imdb? |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Oct 2007
Posts: 14
![]() |
i want this also
I have checkt diffent pages and all pages has the same content: PHP Code:
|
|
|
|
|
|
#3 |
|
Grumpy Bastard Developer
Join Date: Nov 2003
Posts: 7,714
![]() |
yes, you can chain as you want in the scrapers - just have a look at the imdb one
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Feb 2008
Location: Netherlands
Posts: 10
![]() |
I'm also trying to make a scraper for moviemeter.nl. Problem is i cant get the results of the search.
the search page: http://www.moviemeter.nl/film.search/moviename redirects to http://www.moviemeter.nl/film/searchresults#results What i get after scraping this page is a blank search page. Anyone have any tips how to get the search results? Been looking at other scrapers for about a day now but haven't been able to find the solution. |
|
|
|
|
|
#5 |
|
Grumpy Bastard Developer
Join Date: Nov 2003
Posts: 7,714
![]() |
you need to post the form at http://www.moviemeter.nl/film/search/
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Feb 2008
Location: Netherlands
Posts: 10
![]() |
Forgive me if this is an newbie question. I'm just starting with this scraper stuff.
Here's what i got After some searching i found that you can query moviemeter.nl like this: http://www.moviemeter.nl/calls/quicksearch.php?hash=[HASHCODE]&type=films&search=[MOVIENAME] To do this i need to get the hashcode from the http://www.moviemeter.nl main page. This means i first have to request the main page. Read the hashcode from the results and then create my actual search request. I can't seem to figure out how to do this in the scraper. Does anyone have an idea/solution? |
|
|
|
|
|
#7 |
|
Grumpy Bastard Developer
Join Date: Nov 2003
Posts: 7,714
![]() |
i just added chaining in getsearchresults so you can do this
cheers spiff
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
|
|
#8 |
|
Senior Member
|
What's the status of this project?
I would love to see my movieinformation in Dutch... ![]() And a lot of Dutch community-members with me I guess... |
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Feb 2008
Location: Netherlands
Posts: 10
![]() |
I can't speak for the topic starter but i'm still working on it. As i'm just getting into this scraper development i'm at a trial and error stage so it might take me a while.
|
|
|
|
|
|
#10 |
|
Grumpy Bastard Developer
Join Date: Nov 2003
Posts: 7,714
![]() |
you got the search thing working i assume?
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|