@pencil-agent/nano-pencil 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (186) hide show
  1. package/README.md +267 -267
  2. package/dist/build-meta.json +3 -3
  3. package/dist/core/export-html/AGENT.md +11 -11
  4. package/dist/core/export-html/template.css +971 -971
  5. package/dist/core/export-html/template.html +54 -54
  6. package/dist/core/model/custom-providers.js +1 -1
  7. package/dist/core/model-registry.js +5 -5
  8. package/dist/extensions/builtin/AGENT.md +115 -115
  9. package/dist/extensions/builtin/browser/AGENT.md +17 -17
  10. package/dist/extensions/builtin/browser/agent-workspace/agent_helpers.py +12 -12
  11. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/amazon/product-search.md +198 -198
  12. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/archive-org/scraping.md +341 -341
  13. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/arxiv/scraping.md +311 -311
  14. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/arxiv-bulk/scraping.md +333 -333
  15. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/atlas/overview.md +70 -70
  16. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/booking-com/scraping.md +578 -578
  17. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/capterra/scraping.md +440 -440
  18. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/centilebrain/generate-estimates.md +110 -110
  19. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/coingecko/scraping.md +325 -325
  20. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/coinmarketcap/scraping.md +463 -463
  21. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/coursera/scraping.md +360 -360
  22. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/craigslist/scraping.md +390 -390
  23. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/crossref/scraping.md +568 -568
  24. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/dev-to/scraping.md +323 -323
  25. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/duckduckgo/scraping.md +349 -349
  26. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/ebay/scraping.md +435 -435
  27. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/etsy/scraping.md +506 -506
  28. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/eventbrite/scraping.md +363 -363
  29. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/expedia/automation.md +168 -168
  30. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/facebook/groups.md +236 -236
  31. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/facebook/pages.md +295 -295
  32. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/framer/editor.md +108 -108
  33. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/fred/scraping.md +493 -493
  34. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/g2/scraping.md +580 -580
  35. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/genius/scraping.md +511 -511
  36. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/github/repo-actions.md +65 -65
  37. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/github/scraping.md +184 -184
  38. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/glassdoor/scraping.md +543 -543
  39. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/gmail/compose.md +122 -122
  40. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/goodreads/scraping.md +461 -461
  41. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/gutenberg/scraping.md +383 -383
  42. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/hackernews/scraping.md +243 -243
  43. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/howlongtobeat/scraping.md +473 -473
  44. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/imdb/scraping.md +271 -271
  45. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/itch-io/scraping.md +436 -436
  46. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/job-boards/indeed-glassdoor.md +1021 -1021
  47. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/letterboxd/scraping.md +349 -349
  48. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/linkedin/invitation-manager.md +109 -109
  49. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/loom/folder-enumeration.md +170 -170
  50. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/macrotrends/scraping.md +537 -537
  51. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/medium/article-hydration.md +120 -120
  52. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/medium/scraping.md +414 -414
  53. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/metacritic/scraping.md +477 -477
  54. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/musicbrainz/scraping.md +478 -478
  55. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/nasa/scraping.md +339 -339
  56. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/news-aggregation/multi-source.md +205 -205
  57. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/open-library/scraping.md +472 -472
  58. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/openalex/scraping.md +470 -470
  59. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/openstreetmap/scraping.md +490 -490
  60. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/package-registries/npm-pypi.md +478 -478
  61. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/polymarket/scraping.md +234 -234
  62. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/producthunt/scraping.md +307 -307
  63. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/pubmed/scraping.md +421 -421
  64. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/quora/scraping.md +364 -364
  65. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/rawg/scraping.md +352 -352
  66. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/reddit/scraping.md +124 -124
  67. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/rest-countries/scraping.md +233 -233
  68. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/sec-edgar/scraping.md +361 -361
  69. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/README.md +36 -36
  70. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/embedded-apps.md +72 -72
  71. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/knowledge-base.md +109 -109
  72. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/polaris-inputs.md +137 -137
  73. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/soundcloud/scraping.md +362 -362
  74. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/spotify/scraping.md +339 -339
  75. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/stackoverflow/scraping.md +435 -435
  76. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/steam/scraping.md +575 -575
  77. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/substack/scraping.md +338 -338
  78. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/thetechgeeks/pricing.md +52 -52
  79. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/tiktok/upload.md +107 -107
  80. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/tradingview/scraping.md +309 -309
  81. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/trello/boards-and-lists.md +88 -88
  82. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/trustpilot/scraping.md +375 -375
  83. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/walmart/scraping.md +444 -444
  84. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/wayback-machine/scraping.md +306 -306
  85. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/weather/scraping.md +398 -398
  86. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/wellfound/scraping.md +596 -596
  87. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/world-bank/scraping.md +356 -356
  88. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/xiaohongshu/scraping.md +84 -84
  89. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/youtube/scraping.md +418 -418
  90. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/zillow/scraping.md +433 -433
  91. package/dist/extensions/builtin/browser/browser.md +73 -73
  92. package/dist/extensions/builtin/browser/install.md +142 -142
  93. package/dist/extensions/builtin/browser/interaction-skills/connection.md +48 -48
  94. package/dist/extensions/builtin/browser/interaction-skills/cookies.md +3 -3
  95. package/dist/extensions/builtin/browser/interaction-skills/cross-origin-iframes.md +3 -3
  96. package/dist/extensions/builtin/browser/interaction-skills/dialogs.md +64 -64
  97. package/dist/extensions/builtin/browser/interaction-skills/downloads.md +3 -3
  98. package/dist/extensions/builtin/browser/interaction-skills/drag-and-drop.md +3 -3
  99. package/dist/extensions/builtin/browser/interaction-skills/dropdowns.md +3 -3
  100. package/dist/extensions/builtin/browser/interaction-skills/iframes.md +3 -3
  101. package/dist/extensions/builtin/browser/interaction-skills/network-requests.md +3 -3
  102. package/dist/extensions/builtin/browser/interaction-skills/print-as-pdf.md +3 -3
  103. package/dist/extensions/builtin/browser/interaction-skills/profile-sync.md +90 -90
  104. package/dist/extensions/builtin/browser/interaction-skills/screenshots.md +17 -17
  105. package/dist/extensions/builtin/browser/interaction-skills/scrolling.md +3 -3
  106. package/dist/extensions/builtin/browser/interaction-skills/shadow-dom.md +3 -3
  107. package/dist/extensions/builtin/browser/interaction-skills/tabs.md +69 -69
  108. package/dist/extensions/builtin/browser/interaction-skills/uploads.md +1 -1
  109. package/dist/extensions/builtin/browser/interaction-skills/viewport.md +3 -3
  110. package/dist/extensions/builtin/browser/src/browser_harness/AGENT.md +15 -15
  111. package/dist/extensions/builtin/browser/src/browser_harness/__init__.py +8 -8
  112. package/dist/extensions/builtin/browser/src/browser_harness/_ipc.py +90 -90
  113. package/dist/extensions/builtin/browser/src/browser_harness/admin.py +722 -722
  114. package/dist/extensions/builtin/browser/src/browser_harness/daemon.py +328 -328
  115. package/dist/extensions/builtin/browser/src/browser_harness/helpers.py +396 -396
  116. package/dist/extensions/builtin/browser/src/browser_harness/run.py +103 -103
  117. package/dist/extensions/builtin/discipline/skills/brainstorming/SKILL.md +33 -33
  118. package/dist/extensions/builtin/discipline/skills/executing-plans/SKILL.md +25 -25
  119. package/dist/extensions/builtin/discipline/skills/finishing-development-branch/SKILL.md +25 -25
  120. package/dist/extensions/builtin/discipline/skills/receiving-code-review/SKILL.md +22 -22
  121. package/dist/extensions/builtin/discipline/skills/requesting-code-review/SKILL.md +31 -31
  122. package/dist/extensions/builtin/discipline/skills/systematic-debugging/SKILL.md +28 -28
  123. package/dist/extensions/builtin/discipline/skills/test-driven-development/SKILL.md +32 -32
  124. package/dist/extensions/builtin/discipline/skills/using-git-worktrees/SKILL.md +25 -25
  125. package/dist/extensions/builtin/discipline/skills/verification-before-completion/SKILL.md +27 -27
  126. package/dist/extensions/builtin/discipline/skills/writing-plans/SKILL.md +26 -26
  127. package/dist/extensions/builtin/goal/README.md +67 -67
  128. package/dist/extensions/builtin/grub/README.md +112 -112
  129. package/dist/extensions/builtin/link-world/agent-workspace/README.md +16 -16
  130. package/dist/extensions/builtin/link-world/internet-search/internet-search.md +65 -65
  131. package/dist/extensions/builtin/link-world/link-world-agent.md +82 -82
  132. package/dist/extensions/builtin/link-world/linkworld.md +313 -313
  133. package/dist/extensions/builtin/link-world/network-routing/network-routing.md +67 -67
  134. package/dist/extensions/builtin/loop/README.md +92 -92
  135. package/dist/extensions/builtin/mcp/figma-design.md +68 -68
  136. package/dist/extensions/builtin/mcp/mcp-management.md +85 -85
  137. package/dist/extensions/builtin/recap/AGENT.md +15 -15
  138. package/dist/extensions/builtin/sal/README.md +72 -72
  139. package/dist/extensions/builtin/security-audit/README.md +289 -289
  140. package/dist/extensions/builtin/team/AGENT.md +112 -112
  141. package/dist/extensions/builtin/team/TESTING.md +299 -299
  142. package/dist/extensions/builtin/token-save/README.md +56 -56
  143. package/dist/extensions/optional/AGENT.md +10 -10
  144. package/dist/modes/interactive/controllers/input-submit-controller.js +2 -2
  145. package/dist/modes/interactive/controllers/stream-render-controller.js +2 -2
  146. package/dist/modes/interactive/interactive-mode.js +19 -19
  147. package/dist/modes/interactive/theme/dark.json +85 -85
  148. package/dist/modes/interactive/theme/light.json +84 -84
  149. package/dist/modes/interactive/theme/theme-schema.json +335 -335
  150. package/dist/modes/interactive/theme/warm.json +81 -81
  151. package/dist/node_modules/@pencil-agent/ai/dist/cli.js +0 -0
  152. package/dist/node_modules/@pencil-agent/ai/dist/models.generated.js +1 -1
  153. package/docs/ACP/345/215/217/350/256/256/351/233/206/346/210/220/345/274/200/345/217/221/346/226/207/346/241/243.md +851 -0
  154. package/docs/SDK-TESTING.md +364 -0
  155. package/docs/codex-goal-command-impl.md +1055 -1055
  156. package/docs/codex-goal-vs-grub.md +500 -500
  157. package/docs/custom-provider.md +27 -27
  158. package/docs/extensions.md +27 -27
  159. package/docs/keybindings.md +27 -27
  160. package/docs/loop /351/207/215/346/236/204/345/256/214/346/210/220/346/200/273/347/273/223.md" +250 -250
  161. package/docs/loop /351/207/215/346/236/204/345/256/214/346/210/220/346/212/245/345/221/212.md" +122 -122
  162. package/docs/loop /351/207/215/346/236/204/346/226/271/346/241/210.md" +1222 -1222
  163. package/docs/loop /351/207/215/346/236/204/346/226/271/346/241/210/345/256/236/347/216/260/346/212/245/345/221/212.md" +158 -158
  164. package/docs/loop /351/207/215/346/236/204/346/226/271/346/241/210/345/257/271/346/257/224/345/210/206/346/236/220.md" +128 -128
  165. package/docs/loop /351/207/215/346/236/204/350/256/241/345/210/222.md" +320 -320
  166. package/docs/loop-usage-examples.md +214 -214
  167. package/docs/mem-core/346/212/200/346/234/257/346/226/207/346/241/243.md +593 -0
  168. package/docs/models.md +27 -27
  169. package/docs/packages.md +27 -27
  170. package/docs/pi-design-philosophy.md +457 -457
  171. package/docs/planmode.md +1987 -1987
  172. package/docs/prompt-templates.md +27 -27
  173. package/docs/providers.md +27 -27
  174. package/docs/sdk.md +27 -27
  175. package/docs/skills.md +27 -27
  176. package/docs/startup-performance-optimization.md +301 -0
  177. package/docs/themes.md +27 -27
  178. package/docs/tui.md +27 -27
  179. package/docs//350/256/244/347/237/245/345/234/260/345/233/276.md +47 -0
  180. package/package.json +190 -190
  181. package/docs/cc-agent-design.md +0 -1297
  182. package/docs/cc-tui-design.md +0 -1333
  183. package/docs/nanoPencil-/345/255/246/344/271/240/350/256/241/345/210/222.md +0 -170
  184. package/docs/scan-report.md +0 -3820
  185. package/docs//345/257/271/346/240/207Claude-Code.md +0 -1775
  186. package/docs//351/230/277/351/207/214/345/267/264/345/267/264/350/264/242/346/212/245/345/210/206/346/236/220/344/271/246.md +0 -261
@@ -1,271 +1,271 @@
1
- # IMDb — Charts, Search, and "More Like This" Scraping
2
-
3
- `https://www.imdb.com` — the Internet Movie Database. Field-tested on 2026-04-24 against `chart/top`, `chart/moviemeter`, `find/?s=tt&q=`, and `title/tt{id}/` pages.
4
-
5
- IMDb's app shell is React with a shared design system (`ipc-*` classes). The same `li.ipc-metadata-list-summary-item` row primitive is reused across Top 250, MovieMeter, Search, and most other list pages — learn one selector set, scrape many pages.
6
-
7
- The `tt`-prefixed title ID in the URL (`/title/tt0111161/`) is IMDb's stable primary key. Titles, prefixes, rankings, and CSS class hashes change between releases; `tt`-ids do not. Always dedupe by `tt`-id.
8
-
9
- ---
10
-
11
- ## Access path decision table
12
-
13
- | Goal | Method | Page | Notes |
14
- |------|--------|------|-------|
15
- | Top 250 films (ranked) | browser | `/chart/top` | 250 rows, fully rendered server-side |
16
- | MovieMeter (trending top 100) | browser | `/chart/moviemeter` | 100 rows, same row structure as Top 250 |
17
- | Keyword/title search | browser | `/find/?s=tt&q=KEYWORD` | `s=tt` restricts to titles |
18
- | "More Like This" recommendations | browser | `/title/tt{id}/` | Lazy-loaded, requires scroll |
19
- | Title metadata (year, runtime, genres) | `http_get` + JSON-LD | `/title/tt{id}/` | The `<script type="application/ld+json">` block carries full Movie schema |
20
-
21
- `http_get` works for title pages (the JSON-LD and OG meta-tag blocks are pre-rendered), but the chart, search, and "More Like This" panels are client-hydrated — use the browser for those.
22
-
23
- ---
24
-
25
- ## Path 1: Top 250 chart (`/chart/top`)
26
-
27
- ```python
28
- import json
29
- from helpers import goto, wait_for_load, wait, js
30
-
31
- goto("https://www.imdb.com/chart/top/")
32
- wait_for_load()
33
- wait(2) # let React finish hydration
34
-
35
- rows = json.loads(js(r"""
36
- (function () {
37
- var out = [];
38
- document.querySelectorAll('li.ipc-metadata-list-summary-item').forEach(function (li) {
39
- var a = li.querySelector('a.ipc-title-link-wrapper');
40
- var h = li.querySelector('a.ipc-title-link-wrapper h3.ipc-title__text');
41
- if (!a || !h) return;
42
- var raw = h.textContent.trim(); // "1. The Shawshank Redemption"
43
- var m = raw.match(/^(\d+)\.\s*(.+)$/);
44
- var ttMatch = a.href.match(/\/title\/(tt\d+)\//);
45
-
46
- var meta = Array.from(li.querySelectorAll(
47
- '.cli-title-metadata-item, .sc-300a8231-6, span.cli-title-metadata-item'
48
- )).map(function (s) { return s.textContent.trim(); });
49
-
50
- var rating = li.querySelector('span.ipc-rating-star--rating');
51
- var votes = li.querySelector('span.ipc-rating-star--voteCount');
52
-
53
- out.push({
54
- rank: m ? parseInt(m[1], 10) : null,
55
- title: m ? m[2] : raw,
56
- tt_id: ttMatch ? ttMatch[1] : null,
57
- url: a.href,
58
- year: meta[0] || null, // "1994"
59
- runtime: meta[1] || null, // "2h 22m"
60
- certificate: meta[2] || null, // "R" / "PG-13"
61
- rating: rating ? parseFloat(rating.textContent) : null,
62
- votes_raw: votes ? votes.textContent.trim() : null // "(3.1M)"
63
- });
64
- });
65
- return JSON.stringify(out);
66
- })()
67
- """))
68
-
69
- print(len(rows), rows[0])
70
- # 250 rows; rows[0]: {'rank': 1, 'title': 'The Shawshank Redemption',
71
- # 'tt_id': 'tt0111161', 'year': '1994', 'runtime': '2h 22m',
72
- # 'certificate': 'R', 'rating': 9.3, 'votes_raw': '(3.1M)'}
73
- ```
74
-
75
- The title text is prefixed with the rank (e.g. `"1. The Shawshank Redemption"`) — strip it with a single regex rather than relying on a separate rank element.
76
-
77
- ### Parsing the abbreviated vote count
78
-
79
- ```python
80
- def parse_votes(raw):
81
- """'(3.1M)' -> 3_100_000, '(850K)' -> 850_000, '(12,345)' -> 12345."""
82
- if not raw:
83
- return None
84
- s = raw.strip("() ").upper().replace(",", "")
85
- if s.endswith("M"): return int(float(s[:-1]) * 1_000_000)
86
- if s.endswith("K"): return int(float(s[:-1]) * 1_000)
87
- return int(s) if s.isdigit() else None
88
- ```
89
-
90
- ---
91
-
92
- ## Path 2: MovieMeter (`/chart/moviemeter`)
93
-
94
- Structurally identical to Top 250 — same `li.ipc-metadata-list-summary-item` rows, same `h3.ipc-title__text` prefix, same rating/votes spans. The chart returns 100 trending titles updated weekly.
95
-
96
- ```python
97
- goto("https://www.imdb.com/chart/moviemeter/")
98
- wait_for_load()
99
- wait(2)
100
-
101
- # Reuse the Path 1 JS block verbatim — it works unchanged.
102
- rows = json.loads(js(TOP_CHART_JS)) # returns 100 rows
103
- ```
104
-
105
- Because the row primitive is shared, any function you write for `/chart/top` works on `/chart/moviemeter`, `/chart/toptv`, `/chart/bottom`, and the box-office charts. The difference is only the row count and the semantic meaning of the rank.
106
-
107
- ---
108
-
109
- ## Path 3: Title search (`/find/?s=tt&q=KEYWORD`)
110
-
111
- The `s=tt` param restricts results to titles (other values: `nm` people, `co` companies, `kw` keywords). IMDb has two result-item classes — older pages ship `li.find-title-result`, newer variants use the shared `li.ipc-metadata-list-summary-item`. Query with both, dedupe by `tt`-id.
112
-
113
- ```python
114
- import urllib.parse
115
- from helpers import goto, wait_for_load, wait, js
116
-
117
- def imdb_search(keyword, limit=25):
118
- q = urllib.parse.quote(keyword)
119
- goto(f"https://www.imdb.com/find/?s=tt&q={q}")
120
- wait_for_load()
121
- wait(1.5)
122
-
123
- results = json.loads(js(r"""
124
- (function () {
125
- var seen = new Set();
126
- var out = [];
127
- var rows = document.querySelectorAll(
128
- 'li.find-title-result, li.ipc-metadata-list-summary-item'
129
- );
130
- rows.forEach(function (li) {
131
- var a = li.querySelector('a[href*="/title/tt"]');
132
- if (!a) return;
133
- var ttM = a.href.match(/\/title\/(tt\d+)\//);
134
- if (!ttM || seen.has(ttM[1])) return;
135
- seen.add(ttM[1]);
136
-
137
- var tEl = li.querySelector(
138
- '.ipc-metadata-list-summary-item__t, .ipc-title__text, a.ipc-metadata-list-summary-item__t'
139
- );
140
- var meta = Array.from(li.querySelectorAll(
141
- '.ipc-metadata-list-summary-item__li, .ipc-inline-list__item'
142
- )).map(function (s) { return s.textContent.trim(); }).filter(Boolean);
143
-
144
- out.push({
145
- tt_id: ttM[1],
146
- title: (tEl ? tEl.textContent.trim() : a.textContent.trim()),
147
- url: a.href.split('?')[0],
148
- meta: meta // e.g. ['1994', 'Feature', 'Tim Robbins']
149
- });
150
- });
151
- return JSON.stringify(out);
152
- })()
153
- """))
154
-
155
- return results[:limit]
156
-
157
- hits = imdb_search("shawshank")
158
- # [{'tt_id': 'tt0111161', 'title': 'The Shawshank Redemption',
159
- # 'url': 'https://www.imdb.com/title/tt0111161/',
160
- # 'meta': ['1994', 'Feature', 'Tim Robbins, Morgan Freeman']}, ...]
161
- ```
162
-
163
- The `meta` list's content varies by title type (feature / short / TV episode / video game) — don't assume a fixed positional schema.
164
-
165
- ---
166
-
167
- ## Path 4: "More Like This" recommendations (`/title/tt{id}/`)
168
-
169
- The "More Like This" panel sits below the fold on the title page and mounts via IntersectionObserver. It is **not present** in the initial DOM — you must scroll down to trigger hydration. Two `scroll(dy=3000)` calls with a short `wait()` between them is the verified recipe.
170
-
171
- The panel's heading text ("More Like This") is stable; its container class hash is not. Find the heading by regex, then walk up to its section and scrape every `a[href*="/title/tt"]` inside. Dedupe by `tt`-id — each card has the title link twice (poster + text).
172
-
173
- ```python
174
- from helpers import goto, wait_for_load, wait, scroll, js
175
- import json, re
176
-
177
- def more_like_this(tt_id, limit=12):
178
- goto(f"https://www.imdb.com/title/{tt_id}/")
179
- wait_for_load()
180
- wait(2)
181
-
182
- # Force lazy-load: two big scrolls beat the IntersectionObserver threshold.
183
- # Positive dy scrolls DOWN in CDP's mouseWheel convention.
184
- scroll(500, 500, dy=3000); wait(1.0)
185
- scroll(500, 500, dy=3000); wait(1.2)
186
-
187
- recs = json.loads(js(r"""
188
- (function () {
189
- // Find the "More Like This" heading by regex (class hash is unstable).
190
- var heading = Array.from(document.querySelectorAll(
191
- 'h3, h2, [data-testid*="more"], span.ipc-title__text'
192
- )).find(function (el) { return /more like this/i.test(el.textContent); });
193
- if (!heading) return '[]';
194
-
195
- // Walk up to the enclosing section.
196
- var section = heading.closest('section, [data-testid*="MoreLikeThis"], div');
197
- for (var i = 0; i < 5 && section && section.querySelectorAll('a[href*="/title/tt"]').length < 2; i++) {
198
- section = section.parentElement;
199
- }
200
- if (!section) return '[]';
201
-
202
- var seen = new Set();
203
- var out = [];
204
- section.querySelectorAll('a[href*="/title/tt"]').forEach(function (a) {
205
- var m = a.href.match(/\/title\/(tt\d+)\//);
206
- if (!m || seen.has(m[1]) || m[1] === arguments[0]) return;
207
- seen.add(m[1]);
208
-
209
- // The card root usually sits a few levels up from the link.
210
- var card = a.closest(
211
- '[data-testid*="MoreLikeThis"], .ipc-poster-card, .ipc-sub-grid-item, li'
212
- ) || a.parentElement;
213
-
214
- var titleEl = card ? card.querySelector(
215
- '.ipc-title__text, [data-testid*="title"], span'
216
- ) : null;
217
- var rating = card ? card.querySelector('span.ipc-rating-star--rating') : null;
218
-
219
- var txt = (titleEl ? titleEl.textContent : a.textContent).trim();
220
- // Some titles are prefixed with a rank number on chart-embedded cards.
221
- txt = txt.replace(/^\d+\.\s*/, '');
222
- if (!txt) return;
223
-
224
- out.push({
225
- tt_id: m[1],
226
- title: txt,
227
- url: a.href.split('?')[0],
228
- rating: rating ? parseFloat(rating.textContent) : null
229
- });
230
- });
231
- return JSON.stringify(out);
232
- })()
233
- """))
234
-
235
- # Drop the source title itself if it slipped through.
236
- recs = [r for r in recs if r["tt_id"] != tt_id]
237
- return recs[:limit]
238
-
239
- recs = more_like_this("tt0111161") # Shawshank -> ~12 recommendations
240
- # [{'tt_id': 'tt0068646', 'title': 'The Godfather', 'rating': 9.2, ...}, ...]
241
- ```
242
-
243
- ---
244
-
245
- ## Gotchas
246
-
247
- **`li.ipc-metadata-list-summary-item` is IMDb's universal list row.** It's reused on chart pages, search results, company credits, and people filmographies. Before writing a bespoke selector for a new IMDb list page, try this one first — it probably works.
248
-
249
- **Title text includes the rank prefix on chart pages.** `h3.ipc-title__text` contains `"1. The Shawshank Redemption"`, not `"The Shawshank Redemption"`. Strip with `/^(\d+)\.\s*(.+)$/` — don't assume the rank lives in a separate element.
250
-
251
- **Votes are abbreviated and parenthesised.** `span.ipc-rating-star--voteCount` returns `(3.1M)`, `(850K)`, `(12,345)`. Trim the parens, uppercase, and dispatch on trailing `M`/`K` — see `parse_votes` above.
252
-
253
- **CSS class hashes churn.** Selectors like `.sc-300a8231-6` (a styled-components hash) WILL break — use them only as a last-resort fallback alongside the stable `ipc-*` names.
254
-
255
- **"More Like This" requires scroll to mount.** It is mounted via IntersectionObserver and will not appear in the initial DOM. Two `scroll(500, 500, dy=3000)` calls with a `wait()` after each is the verified minimum. Positive `dy` is scroll-down in CDP's mouseWheel convention (matches the reddit/facebook domain-skills).
256
-
257
- **Heading text is the stable anchor, not the container class.** IMDb rewrites its layout containers frequently; the strings "More Like This", "Top Cast", and "User reviews" are kept stable for SEO. Always locate panels by heading-regex and walk up to find the section root.
258
-
259
- **Each recommendation card has the title link twice** — once wrapping the poster, once wrapping the text label. Always dedupe by the `tt`-id parsed out of `href`, not by element count.
260
-
261
- **Search result classes come in two flavours.** Older result pages use `li.find-title-result`; newer ones use the shared `li.ipc-metadata-list-summary-item`. Query both in one `querySelectorAll` call.
262
-
263
- **`s=tt` restricts to titles only.** Drop the param (or use `s=all`) and the result set mixes in people (`nm*`), companies (`co*`), keywords, and user lists. The `tt`-id dedupe still works, but the result shape changes.
264
-
265
- **`http_get` works on title pages.** If you only need year, runtime, directors, cast, and the aggregate rating, a plain `http_get(f"https://www.imdb.com/title/{tt_id}/")` gives you the `<script type="application/ld+json">` Movie block in one request — no browser needed. Use the browser only for the chart, search, and "More Like This" panels.
266
-
267
- ---
268
-
269
- ## Why this skill exists
270
-
271
- Built 2026-04-24 for the LOMA3 "Web Data in Empirical Research" Module III demo, which replicates Fig 4B of Foerderer (2023) — using IMDb's Top 250 as a ground-truth ranked list against which a naïve keyword-search scraper's recall is measured. The four paths above are exactly what that demo exercises live in class.
1
+ # IMDb — Charts, Search, and "More Like This" Scraping
2
+
3
+ `https://www.imdb.com` — the Internet Movie Database. Field-tested on 2026-04-24 against `chart/top`, `chart/moviemeter`, `find/?s=tt&q=`, and `title/tt{id}/` pages.
4
+
5
+ IMDb's app shell is React with a shared design system (`ipc-*` classes). The same `li.ipc-metadata-list-summary-item` row primitive is reused across Top 250, MovieMeter, Search, and most other list pages — learn one selector set, scrape many pages.
6
+
7
+ The `tt`-prefixed title ID in the URL (`/title/tt0111161/`) is IMDb's stable primary key. Titles, prefixes, rankings, and CSS class hashes change between releases; `tt`-ids do not. Always dedupe by `tt`-id.
8
+
9
+ ---
10
+
11
+ ## Access path decision table
12
+
13
+ | Goal | Method | Page | Notes |
14
+ |------|--------|------|-------|
15
+ | Top 250 films (ranked) | browser | `/chart/top` | 250 rows, fully rendered server-side |
16
+ | MovieMeter (trending top 100) | browser | `/chart/moviemeter` | 100 rows, same row structure as Top 250 |
17
+ | Keyword/title search | browser | `/find/?s=tt&q=KEYWORD` | `s=tt` restricts to titles |
18
+ | "More Like This" recommendations | browser | `/title/tt{id}/` | Lazy-loaded, requires scroll |
19
+ | Title metadata (year, runtime, genres) | `http_get` + JSON-LD | `/title/tt{id}/` | The `<script type="application/ld+json">` block carries full Movie schema |
20
+
21
+ `http_get` works for title pages (the JSON-LD and OG meta-tag blocks are pre-rendered), but the chart, search, and "More Like This" panels are client-hydrated — use the browser for those.
22
+
23
+ ---
24
+
25
+ ## Path 1: Top 250 chart (`/chart/top`)
26
+
27
+ ```python
28
+ import json
29
+ from helpers import goto, wait_for_load, wait, js
30
+
31
+ goto("https://www.imdb.com/chart/top/")
32
+ wait_for_load()
33
+ wait(2) # let React finish hydration
34
+
35
+ rows = json.loads(js(r"""
36
+ (function () {
37
+ var out = [];
38
+ document.querySelectorAll('li.ipc-metadata-list-summary-item').forEach(function (li) {
39
+ var a = li.querySelector('a.ipc-title-link-wrapper');
40
+ var h = li.querySelector('a.ipc-title-link-wrapper h3.ipc-title__text');
41
+ if (!a || !h) return;
42
+ var raw = h.textContent.trim(); // "1. The Shawshank Redemption"
43
+ var m = raw.match(/^(\d+)\.\s*(.+)$/);
44
+ var ttMatch = a.href.match(/\/title\/(tt\d+)\//);
45
+
46
+ var meta = Array.from(li.querySelectorAll(
47
+ '.cli-title-metadata-item, .sc-300a8231-6, span.cli-title-metadata-item'
48
+ )).map(function (s) { return s.textContent.trim(); });
49
+
50
+ var rating = li.querySelector('span.ipc-rating-star--rating');
51
+ var votes = li.querySelector('span.ipc-rating-star--voteCount');
52
+
53
+ out.push({
54
+ rank: m ? parseInt(m[1], 10) : null,
55
+ title: m ? m[2] : raw,
56
+ tt_id: ttMatch ? ttMatch[1] : null,
57
+ url: a.href,
58
+ year: meta[0] || null, // "1994"
59
+ runtime: meta[1] || null, // "2h 22m"
60
+ certificate: meta[2] || null, // "R" / "PG-13"
61
+ rating: rating ? parseFloat(rating.textContent) : null,
62
+ votes_raw: votes ? votes.textContent.trim() : null // "(3.1M)"
63
+ });
64
+ });
65
+ return JSON.stringify(out);
66
+ })()
67
+ """))
68
+
69
+ print(len(rows), rows[0])
70
+ # 250 rows; rows[0]: {'rank': 1, 'title': 'The Shawshank Redemption',
71
+ # 'tt_id': 'tt0111161', 'year': '1994', 'runtime': '2h 22m',
72
+ # 'certificate': 'R', 'rating': 9.3, 'votes_raw': '(3.1M)'}
73
+ ```
74
+
75
+ The title text is prefixed with the rank (e.g. `"1. The Shawshank Redemption"`) — strip it with a single regex rather than relying on a separate rank element.
76
+
77
+ ### Parsing the abbreviated vote count
78
+
79
+ ```python
80
+ def parse_votes(raw):
81
+ """'(3.1M)' -> 3_100_000, '(850K)' -> 850_000, '(12,345)' -> 12345."""
82
+ if not raw:
83
+ return None
84
+ s = raw.strip("() ").upper().replace(",", "")
85
+ if s.endswith("M"): return int(float(s[:-1]) * 1_000_000)
86
+ if s.endswith("K"): return int(float(s[:-1]) * 1_000)
87
+ return int(s) if s.isdigit() else None
88
+ ```
89
+
90
+ ---
91
+
92
+ ## Path 2: MovieMeter (`/chart/moviemeter`)
93
+
94
+ Structurally identical to Top 250 — same `li.ipc-metadata-list-summary-item` rows, same `h3.ipc-title__text` prefix, same rating/votes spans. The chart returns 100 trending titles updated weekly.
95
+
96
+ ```python
97
+ goto("https://www.imdb.com/chart/moviemeter/")
98
+ wait_for_load()
99
+ wait(2)
100
+
101
+ # Reuse the Path 1 JS block verbatim — it works unchanged.
102
+ rows = json.loads(js(TOP_CHART_JS)) # returns 100 rows
103
+ ```
104
+
105
+ Because the row primitive is shared, any function you write for `/chart/top` works on `/chart/moviemeter`, `/chart/toptv`, `/chart/bottom`, and the box-office charts. The difference is only the row count and the semantic meaning of the rank.
106
+
107
+ ---
108
+
109
+ ## Path 3: Title search (`/find/?s=tt&q=KEYWORD`)
110
+
111
+ The `s=tt` param restricts results to titles (other values: `nm` people, `co` companies, `kw` keywords). IMDb has two result-item classes — older pages ship `li.find-title-result`, newer variants use the shared `li.ipc-metadata-list-summary-item`. Query with both, dedupe by `tt`-id.
112
+
113
+ ```python
114
+ import urllib.parse
115
+ from helpers import goto, wait_for_load, wait, js
116
+
117
+ def imdb_search(keyword, limit=25):
118
+ q = urllib.parse.quote(keyword)
119
+ goto(f"https://www.imdb.com/find/?s=tt&q={q}")
120
+ wait_for_load()
121
+ wait(1.5)
122
+
123
+ results = json.loads(js(r"""
124
+ (function () {
125
+ var seen = new Set();
126
+ var out = [];
127
+ var rows = document.querySelectorAll(
128
+ 'li.find-title-result, li.ipc-metadata-list-summary-item'
129
+ );
130
+ rows.forEach(function (li) {
131
+ var a = li.querySelector('a[href*="/title/tt"]');
132
+ if (!a) return;
133
+ var ttM = a.href.match(/\/title\/(tt\d+)\//);
134
+ if (!ttM || seen.has(ttM[1])) return;
135
+ seen.add(ttM[1]);
136
+
137
+ var tEl = li.querySelector(
138
+ '.ipc-metadata-list-summary-item__t, .ipc-title__text, a.ipc-metadata-list-summary-item__t'
139
+ );
140
+ var meta = Array.from(li.querySelectorAll(
141
+ '.ipc-metadata-list-summary-item__li, .ipc-inline-list__item'
142
+ )).map(function (s) { return s.textContent.trim(); }).filter(Boolean);
143
+
144
+ out.push({
145
+ tt_id: ttM[1],
146
+ title: (tEl ? tEl.textContent.trim() : a.textContent.trim()),
147
+ url: a.href.split('?')[0],
148
+ meta: meta // e.g. ['1994', 'Feature', 'Tim Robbins']
149
+ });
150
+ });
151
+ return JSON.stringify(out);
152
+ })()
153
+ """))
154
+
155
+ return results[:limit]
156
+
157
+ hits = imdb_search("shawshank")
158
+ # [{'tt_id': 'tt0111161', 'title': 'The Shawshank Redemption',
159
+ # 'url': 'https://www.imdb.com/title/tt0111161/',
160
+ # 'meta': ['1994', 'Feature', 'Tim Robbins, Morgan Freeman']}, ...]
161
+ ```
162
+
163
+ The `meta` list's content varies by title type (feature / short / TV episode / video game) — don't assume a fixed positional schema.
164
+
165
+ ---
166
+
167
+ ## Path 4: "More Like This" recommendations (`/title/tt{id}/`)
168
+
169
+ The "More Like This" panel sits below the fold on the title page and mounts via IntersectionObserver. It is **not present** in the initial DOM — you must scroll down to trigger hydration. Two `scroll(dy=3000)` calls with a short `wait()` between them is the verified recipe.
170
+
171
+ The panel's heading text ("More Like This") is stable; its container class hash is not. Find the heading by regex, then walk up to its section and scrape every `a[href*="/title/tt"]` inside. Dedupe by `tt`-id — each card has the title link twice (poster + text).
172
+
173
+ ```python
174
+ from helpers import goto, wait_for_load, wait, scroll, js
175
+ import json, re
176
+
177
+ def more_like_this(tt_id, limit=12):
178
+ goto(f"https://www.imdb.com/title/{tt_id}/")
179
+ wait_for_load()
180
+ wait(2)
181
+
182
+ # Force lazy-load: two big scrolls beat the IntersectionObserver threshold.
183
+ # Positive dy scrolls DOWN in CDP's mouseWheel convention.
184
+ scroll(500, 500, dy=3000); wait(1.0)
185
+ scroll(500, 500, dy=3000); wait(1.2)
186
+
187
+ recs = json.loads(js(r"""
188
+ (function () {
189
+ // Find the "More Like This" heading by regex (class hash is unstable).
190
+ var heading = Array.from(document.querySelectorAll(
191
+ 'h3, h2, [data-testid*="more"], span.ipc-title__text'
192
+ )).find(function (el) { return /more like this/i.test(el.textContent); });
193
+ if (!heading) return '[]';
194
+
195
+ // Walk up to the enclosing section.
196
+ var section = heading.closest('section, [data-testid*="MoreLikeThis"], div');
197
+ for (var i = 0; i < 5 && section && section.querySelectorAll('a[href*="/title/tt"]').length < 2; i++) {
198
+ section = section.parentElement;
199
+ }
200
+ if (!section) return '[]';
201
+
202
+ var seen = new Set();
203
+ var out = [];
204
+ section.querySelectorAll('a[href*="/title/tt"]').forEach(function (a) {
205
+ var m = a.href.match(/\/title\/(tt\d+)\//);
206
+ if (!m || seen.has(m[1]) || m[1] === arguments[0]) return;
207
+ seen.add(m[1]);
208
+
209
+ // The card root usually sits a few levels up from the link.
210
+ var card = a.closest(
211
+ '[data-testid*="MoreLikeThis"], .ipc-poster-card, .ipc-sub-grid-item, li'
212
+ ) || a.parentElement;
213
+
214
+ var titleEl = card ? card.querySelector(
215
+ '.ipc-title__text, [data-testid*="title"], span'
216
+ ) : null;
217
+ var rating = card ? card.querySelector('span.ipc-rating-star--rating') : null;
218
+
219
+ var txt = (titleEl ? titleEl.textContent : a.textContent).trim();
220
+ // Some titles are prefixed with a rank number on chart-embedded cards.
221
+ txt = txt.replace(/^\d+\.\s*/, '');
222
+ if (!txt) return;
223
+
224
+ out.push({
225
+ tt_id: m[1],
226
+ title: txt,
227
+ url: a.href.split('?')[0],
228
+ rating: rating ? parseFloat(rating.textContent) : null
229
+ });
230
+ });
231
+ return JSON.stringify(out);
232
+ })()
233
+ """))
234
+
235
+ # Drop the source title itself if it slipped through.
236
+ recs = [r for r in recs if r["tt_id"] != tt_id]
237
+ return recs[:limit]
238
+
239
+ recs = more_like_this("tt0111161") # Shawshank -> ~12 recommendations
240
+ # [{'tt_id': 'tt0068646', 'title': 'The Godfather', 'rating': 9.2, ...}, ...]
241
+ ```
242
+
243
+ ---
244
+
245
+ ## Gotchas
246
+
247
+ **`li.ipc-metadata-list-summary-item` is IMDb's universal list row.** It's reused on chart pages, search results, company credits, and people filmographies. Before writing a bespoke selector for a new IMDb list page, try this one first — it probably works.
248
+
249
+ **Title text includes the rank prefix on chart pages.** `h3.ipc-title__text` contains `"1. The Shawshank Redemption"`, not `"The Shawshank Redemption"`. Strip with `/^(\d+)\.\s*(.+)$/` — don't assume the rank lives in a separate element.
250
+
251
+ **Votes are abbreviated and parenthesised.** `span.ipc-rating-star--voteCount` returns `(3.1M)`, `(850K)`, `(12,345)`. Trim the parens, uppercase, and dispatch on trailing `M`/`K` — see `parse_votes` above.
252
+
253
+ **CSS class hashes churn.** Selectors like `.sc-300a8231-6` (a styled-components hash) WILL break — use them only as a last-resort fallback alongside the stable `ipc-*` names.
254
+
255
+ **"More Like This" requires scroll to mount.** It is mounted via IntersectionObserver and will not appear in the initial DOM. Two `scroll(500, 500, dy=3000)` calls with a `wait()` after each is the verified minimum. Positive `dy` is scroll-down in CDP's mouseWheel convention (matches the reddit/facebook domain-skills).
256
+
257
+ **Heading text is the stable anchor, not the container class.** IMDb rewrites its layout containers frequently; the strings "More Like This", "Top Cast", and "User reviews" are kept stable for SEO. Always locate panels by heading-regex and walk up to find the section root.
258
+
259
+ **Each recommendation card has the title link twice** — once wrapping the poster, once wrapping the text label. Always dedupe by the `tt`-id parsed out of `href`, not by element count.
260
+
261
+ **Search result classes come in two flavours.** Older result pages use `li.find-title-result`; newer ones use the shared `li.ipc-metadata-list-summary-item`. Query both in one `querySelectorAll` call.
262
+
263
+ **`s=tt` restricts to titles only.** Drop the param (or use `s=all`) and the result set mixes in people (`nm*`), companies (`co*`), keywords, and user lists. The `tt`-id dedupe still works, but the result shape changes.
264
+
265
+ **`http_get` works on title pages.** If you only need year, runtime, directors, cast, and the aggregate rating, a plain `http_get(f"https://www.imdb.com/title/{tt_id}/")` gives you the `<script type="application/ld+json">` Movie block in one request — no browser needed. Use the browser only for the chart, search, and "More Like This" panels.
266
+
267
+ ---
268
+
269
+ ## Why this skill exists
270
+
271
+ Built 2026-04-24 for the LOMA3 "Web Data in Empirical Research" Module III demo, which replicates Fig 4B of Foerderer (2023) — using IMDb's Top 250 as a ground-truth ranked list against which a naïve keyword-search scraper's recall is measured. The four paths above are exactly what that demo exercises live in class.