1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
|
<scraperfunctions>
<GetIMDBRatingById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-main.html" function="ParseIMDBRating">http://akas.imdb.com/title/$$1/</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBRatingById>
<GetIMDBPlotById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-main.html" function="ParseIMDBPlot">http://akas.imdb.com/title/$$1/</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBPlotById>
<GetIMDBCastById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-main.html" function="ParseIMDBCast">http://akas.imdb.com/title/$$1/</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBCastById>
<GetIMDBScaledCastById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-main.html" function="ParseIMDBScaledCast">http://akas.imdb.com/title/$$1/</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBScaledCastById>
<GetIMDBDirectorsById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-main.html" function="ParseIMDBDirectors">http://akas.imdb.com/title/$$1/</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBDirectorsById>
<GetIMDBWritersById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-main.html" function="ParseIMDBWriters">http://akas.imdb.com/title/$$1/</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBWritersById>
<GetIMDBFullCastById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-combined.html" function="ParseIMDBFullCast">http://akas.imdb.com/title/$$1/combined</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBFullCastById>
<GetIMDBScaledFullCastById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-combined.html" function="ParseIMDBScaledFullCast">http://akas.imdb.com/title/$$1/combined</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBScaledFullCastById>
<GetIMDBFullDirectorsById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-combined.html" function="ParseIMDBFullDirectors">http://akas.imdb.com/title/$$1/combined</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBFullDirectorsById>
<GetIMDBFullWritersById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-combined.html" function="ParseIMDBFullWriters">http://akas.imdb.com/title/$$1/combined</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBFullWritersById>
<GetIMDBThumbsById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-posters.html" function="ParseIMDBThumbs">http://akas.imdb.com/title/$$1/posters</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBThumbsById>
<GetIMDBTrailerById dest="5">
<RegExp input="$$1" output="<details><url cache="$$1-main.html" function="GetIMDBTrailerPage">http://akas.imdb.com/title/$$1/</url></details>" dest="5">
<expression noclean="1" />
</RegExp>
</GetIMDBTrailerById>
<ParseIMDBRating dest="5">
<RegExp input="$$2" output="<details>\1</details>" dest="5">
<RegExp input="$$1" output="<rating>\1</rating><votes>\2</votes>" dest="2">
<expression><span class="rating-rating">([0-9.]+).*?>([0-9,]+) votes</a></expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBRating>
<ParseIMDBPlot dest="5">
<RegExp input="$$2" output="<details>\1</details>" dest="5">
<RegExp input="$$1" output="<plot>\1</plot>" dest="2">
<expression trim="1"><h2>Storyline</h2>\n+<p>([^<]+)</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBPlot>
<ParseIMDBCast dest="5">
<RegExp input="$$2" output="<details>\1</details>" dest="5">
<RegExp input="$$1" output="\1" dest="6">
<expression noclean="1"><table class="cast_list">(.*?)</table></expression>
</RegExp>
<RegExp input="$$6" output="<actor><thumb>\1_SX512_SY512_\2</thumb><name>\3</name><role>\4</role></actor>" dest="7">
<expression repeat="yes" clear="yes" trim="3,4" noclean="1,2"><img\n[^\n]*\n[^\n]*\n\s+src="(?:([^"]*\.)[^"]*(\.jpg))?[^>]*[^"]*"[^"]*">[^>]*>([^<]*).*?<td class="character">[^>]*>[^>]*>([^<]*)?</expression>
</RegExp>
<RegExp input="$$7" output="<actor><thumb>\1</thumb>\2</actor>" dest="2+">
<expression repeat="yes" clear="yes" noclean="1,2,3"><actor><thumb>(?:(http.*?)|_SX[0-9]+_SY[0-9]+_)</thumb>(.*?)</actor></expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBCast>
<ParseIMDBScaledCast dest="5">
<RegExp input="$$2" output="<details>\1</details>" dest="5">
<RegExp input="$$1" output="\1" dest="6">
<expression noclean="1"><table class="cast_list">(.*?)</table></expression>
</RegExp>
<RegExp input="$$6" output="<actor><thumb>\1_SX$INFO[imdbscale]_SY$INFO[imdbscale]_\2</thumb><name>\3</name><role>\4</role></actor>" dest="7">
<expression repeat="yes" clear="yes" trim="3,4" noclean="1,2"><img\n[^\n]*\n[^\n]*\n\s+src="(?:([^"]*\.)[^"]*(\.jpg))?[^>]*[^"]*"[^"]*">[^>]*>([^<]*).*?<td class="character">[^>]*>[^>]*>([^<]*)?</expression>
</RegExp>
<RegExp input="$$7" output="<actor><thumb>\1</thumb>\2</actor>" dest="2+">
<expression repeat="yes" clear="yes" noclean="1,2,3"><actor><thumb>(?:(http.*?)|_SX[0-9]+_SY[0-9]+_)</thumb>(.*?)</actor></expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBScaledCast>
<ParseIMDBDirectors dest="5">
<RegExp input="$$2" output="<details>\1</details>" dest="5">
<RegExp input="$$1" output="\1" dest="6">
<expression clear="yes" noclean="1">Director[s]?.*?</h4>(.*?)<div class</expression>
</RegExp>
<RegExp input="$$6" output="<director>\1</director>" dest="2+">
<expression repeat="yes" clear="yes"><a href="/name[^>]*>([^<]*)<</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBDirectors>
<ParseIMDBWriters dest="5">
<RegExp input="$$2" output="<details>\1</details>" dest="5">
<RegExp input="$$1" output="\1" dest="6">
<expression noclean="1">Writer[s]?.*?</h4>(.*?)<div class</expression>
</RegExp>
<RegExp input="$$6" output="<credits>\1</credits>" dest="2+">
<expression repeat="yes"><a href="/name[^>]*>([^<]*)<</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBWriters>
<ParseIMDBFullCast dest="5">
<RegExp input="$$2" output="<details>\1</details>" dest="5">
<RegExp input="$$1" output="\1" dest="6">
<expression noclean="1"><table class="cast">(.*?)</table></expression>
</RegExp>
<RegExp input="$$6" output="<actor><thumb>\1_SX512_SY512_\2</thumb><name>\3</name><role>\5</role></actor>" dest="7">
<expression repeat="yes" clear="yes" trim="3,5" noclean="1,2"><img src="(?:([^"]*\.)[^"]*(\.jpg))?[^>]*[^"]*"nm"><a href="[^"]*[^>]*>([^<]*)<[^"]*"ddd">([^<]<)?[^"]*"char">(.*?)</td></expression>
</RegExp>
<RegExp input="$$7" output="<actor><thumb>\1</thumb>\2</actor>" dest="2+">
<expression repeat="yes" clear="yes" noclean="1,2,3"><actor><thumb>(?:(http.*?)|_SX[0-9]+_SY[0-9]+_)</thumb>(.*?)</actor></expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBFullCast>
<ParseIMDBScaledFullCast dest="5">
<RegExp input="$$2" output="<details>\1</details>" dest="5">
<RegExp input="$$1" output="\1" dest="6">
<expression noclean="1"><table class="cast">(.*?)</table></expression>
</RegExp>
<RegExp input="$$6" output="<actor><thumb>\1_SX$INFO[imdbscale]_SY$INFO[imdbscale]_\2</thumb><name>\3</name><role>\5</role></actor>" dest="7">
<expression repeat="yes" clear="yes" trim="3,5" noclean="1,2"><img src="(?:([^"]*\.)[^"]*(\.jpg))?[^>]*[^"]*"nm"><a href="[^"]*[^>]*>([^<]*)<[^"]*"ddd">([^<]<)?[^"]*"char">(.*?)</td></expression>
</RegExp>
<RegExp input="$$7" output="<actor><thumb>\1</thumb>\2</actor>" dest="2+">
<expression repeat="yes" clear="yes" noclean="1,2,3"><actor><thumb>(?:(http.*?)|_SX[0-9]+_SY[0-9]+_)</thumb>(.*?)</actor></expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBScaledFullCast>
<ParseIMDBFullDirectors dest="5">
<RegExp input="$$2" output="<details>\1</details>" dest="5">
<RegExp conditional="fullcredits" input="$$1" output="\1" dest="6">
<expression clear="yes" noclean="1">Director[s]?:</h5>[^>]*>(.*?)</div</expression>
</RegExp>
<RegExp input="$$6" output="<director>\1</director>" dest="2+">
<expression repeat="yes" clear="yes"><a href="/name/[^>]*>([^<]*)<</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBFullDirectors>
<ParseIMDBFullWriters dest="5">
<RegExp input="$$2" output="<details>\1</details>" dest="5">
<RegExp conditional="fullcredits" input="$$1" output="\1" dest="6">
<expression noclean="1">Writing credits(.*?)name="</expression>
</RegExp>
<RegExp input="$$6" output="<credits>\1</credits>" dest="2+">
<expression repeat="yes"><a href="/name/[^>]*>([^<]*)<</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBFullWriters>
<ParseIMDBThumbs dest="5">
<RegExp input="$$6" output="<details>\1</details>" dest="5">
<RegExp input="$$1" output="\1_SX$INFO[imdbscale]_SY$INFO[imdbscale]_\2" dest="4">
<expression noclean="1,2"><a name="poster".*?src="(.*?)_S.*?(.jpg)".*?</a></expression>
</RegExp>
<RegExp input="$$4" output="<thumb>\1</thumb>" dest="6">
<expression noclean="1">(.*?_SX[0-9]+_SY[0-9]+_.jpg)</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBThumbs>
<GetIMDBTrailerPage dest="5">
<RegExp input="$$1" output="<details><url function="ParseIMDBTrailer">http://akas.imdb.com/video/imdb/vi\1/player</url></details>" dest="5">
<expression>/vi([0-9]*)/</expression>
</RegExp>
</GetIMDBTrailerPage>
<ParseIMDBTrailer dest="5">
<RegExp input="$$2" output="<details><trailer urlencoded="yes">\1</trailer></details>" dest="5">
<RegExp input="$$1" output="\1" dest="2">
<expression noclean="1">"file"[^"]*"([^"]*)</expression>
</RegExp>
<RegExp input="$$1" output="$$2/\1" dest="2">
<expression noclean="1">"id"[^"]*"([^"]*)</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
</ParseIMDBTrailer>
</scraperfunctions>
|