@pencil-agent/nano-pencil 2.0.0-beta.8 → 2.0.0

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 (241) 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/extensions-host/index.d.ts +1 -1
  7. package/dist/core/extensions-host/loader.js +1 -1
  8. package/dist/core/extensions-host/runner.d.ts +1 -0
  9. package/dist/core/extensions-host/runner.js +2 -2
  10. package/dist/core/extensions-host/types.d.ts +17 -22
  11. package/dist/core/lib/ai/src/types.d.ts +12 -2
  12. package/dist/core/persona/persona-manager.js +5 -2
  13. package/dist/core/runtime/agent-session.js +3 -3
  14. package/dist/core/runtime/extension-core-bindings.d.ts +1 -0
  15. package/dist/core/runtime/extension-core-bindings.js +2 -2
  16. package/dist/extensions/builtin/AGENT.md +115 -115
  17. package/dist/extensions/builtin/browser/AGENT.md +17 -17
  18. package/dist/extensions/builtin/browser/agent-workspace/agent_helpers.py +12 -12
  19. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/amazon/product-search.md +198 -198
  20. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/archive-org/scraping.md +341 -341
  21. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/arxiv/scraping.md +311 -311
  22. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/arxiv-bulk/scraping.md +333 -333
  23. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/atlas/overview.md +70 -70
  24. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/booking-com/scraping.md +578 -578
  25. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/capterra/scraping.md +440 -440
  26. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/centilebrain/generate-estimates.md +110 -110
  27. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/coingecko/scraping.md +325 -325
  28. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/coinmarketcap/scraping.md +463 -463
  29. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/coursera/scraping.md +360 -360
  30. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/craigslist/scraping.md +390 -390
  31. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/crossref/scraping.md +568 -568
  32. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/dev-to/scraping.md +323 -323
  33. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/duckduckgo/scraping.md +349 -349
  34. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/ebay/scraping.md +435 -435
  35. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/etsy/scraping.md +506 -506
  36. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/eventbrite/scraping.md +363 -363
  37. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/expedia/automation.md +168 -168
  38. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/facebook/groups.md +236 -236
  39. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/facebook/pages.md +295 -295
  40. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/framer/editor.md +108 -108
  41. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/fred/scraping.md +493 -493
  42. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/g2/scraping.md +580 -580
  43. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/genius/scraping.md +511 -511
  44. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/github/repo-actions.md +65 -65
  45. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/github/scraping.md +184 -184
  46. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/glassdoor/scraping.md +543 -543
  47. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/gmail/compose.md +122 -122
  48. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/goodreads/scraping.md +461 -461
  49. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/gutenberg/scraping.md +383 -383
  50. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/hackernews/scraping.md +243 -243
  51. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/howlongtobeat/scraping.md +473 -473
  52. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/imdb/scraping.md +271 -271
  53. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/itch-io/scraping.md +436 -436
  54. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/job-boards/indeed-glassdoor.md +1021 -1021
  55. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/letterboxd/scraping.md +349 -349
  56. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/linkedin/invitation-manager.md +109 -109
  57. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/loom/folder-enumeration.md +170 -170
  58. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/macrotrends/scraping.md +537 -537
  59. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/medium/article-hydration.md +120 -120
  60. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/medium/scraping.md +414 -414
  61. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/metacritic/scraping.md +477 -477
  62. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/musicbrainz/scraping.md +478 -478
  63. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/nasa/scraping.md +339 -339
  64. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/news-aggregation/multi-source.md +205 -205
  65. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/open-library/scraping.md +472 -472
  66. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/openalex/scraping.md +470 -470
  67. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/openstreetmap/scraping.md +490 -490
  68. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/package-registries/npm-pypi.md +478 -478
  69. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/polymarket/scraping.md +234 -234
  70. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/producthunt/scraping.md +307 -307
  71. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/pubmed/scraping.md +421 -421
  72. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/quora/scraping.md +364 -364
  73. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/rawg/scraping.md +352 -352
  74. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/reddit/scraping.md +124 -124
  75. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/rest-countries/scraping.md +233 -233
  76. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/sec-edgar/scraping.md +361 -361
  77. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/README.md +36 -36
  78. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/embedded-apps.md +72 -72
  79. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/knowledge-base.md +109 -109
  80. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/shopify-admin/polaris-inputs.md +137 -137
  81. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/soundcloud/scraping.md +362 -362
  82. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/spotify/scraping.md +339 -339
  83. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/stackoverflow/scraping.md +435 -435
  84. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/steam/scraping.md +575 -575
  85. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/substack/scraping.md +338 -338
  86. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/thetechgeeks/pricing.md +52 -52
  87. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/tiktok/upload.md +107 -107
  88. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/tradingview/scraping.md +309 -309
  89. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/trello/boards-and-lists.md +88 -88
  90. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/trustpilot/scraping.md +375 -375
  91. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/walmart/scraping.md +444 -444
  92. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/wayback-machine/scraping.md +306 -306
  93. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/weather/scraping.md +398 -398
  94. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/wellfound/scraping.md +596 -596
  95. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/world-bank/scraping.md +356 -356
  96. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/xiaohongshu/scraping.md +84 -84
  97. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/youtube/scraping.md +418 -418
  98. package/dist/extensions/builtin/browser/agent-workspace/domain-skills/zillow/scraping.md +433 -433
  99. package/dist/extensions/builtin/browser/browser.md +73 -73
  100. package/dist/extensions/builtin/browser/install.md +142 -142
  101. package/dist/extensions/builtin/browser/interaction-skills/connection.md +48 -48
  102. package/dist/extensions/builtin/browser/interaction-skills/cookies.md +3 -3
  103. package/dist/extensions/builtin/browser/interaction-skills/cross-origin-iframes.md +3 -3
  104. package/dist/extensions/builtin/browser/interaction-skills/dialogs.md +64 -64
  105. package/dist/extensions/builtin/browser/interaction-skills/downloads.md +3 -3
  106. package/dist/extensions/builtin/browser/interaction-skills/drag-and-drop.md +3 -3
  107. package/dist/extensions/builtin/browser/interaction-skills/dropdowns.md +3 -3
  108. package/dist/extensions/builtin/browser/interaction-skills/iframes.md +3 -3
  109. package/dist/extensions/builtin/browser/interaction-skills/network-requests.md +3 -3
  110. package/dist/extensions/builtin/browser/interaction-skills/print-as-pdf.md +3 -3
  111. package/dist/extensions/builtin/browser/interaction-skills/profile-sync.md +90 -90
  112. package/dist/extensions/builtin/browser/interaction-skills/screenshots.md +17 -17
  113. package/dist/extensions/builtin/browser/interaction-skills/scrolling.md +3 -3
  114. package/dist/extensions/builtin/browser/interaction-skills/shadow-dom.md +3 -3
  115. package/dist/extensions/builtin/browser/interaction-skills/tabs.md +69 -69
  116. package/dist/extensions/builtin/browser/interaction-skills/uploads.md +1 -1
  117. package/dist/extensions/builtin/browser/interaction-skills/viewport.md +3 -3
  118. package/dist/extensions/builtin/browser/src/browser_harness/AGENT.md +15 -15
  119. package/dist/extensions/builtin/browser/src/browser_harness/__init__.py +8 -8
  120. package/dist/extensions/builtin/browser/src/browser_harness/_ipc.py +90 -90
  121. package/dist/extensions/builtin/browser/src/browser_harness/admin.py +722 -722
  122. package/dist/extensions/builtin/browser/src/browser_harness/daemon.py +328 -328
  123. package/dist/extensions/builtin/browser/src/browser_harness/helpers.py +396 -396
  124. package/dist/extensions/builtin/browser/src/browser_harness/run.py +103 -103
  125. package/dist/extensions/builtin/discipline/skills/brainstorming/SKILL.md +33 -33
  126. package/dist/extensions/builtin/discipline/skills/executing-plans/SKILL.md +25 -25
  127. package/dist/extensions/builtin/discipline/skills/finishing-development-branch/SKILL.md +25 -25
  128. package/dist/extensions/builtin/discipline/skills/receiving-code-review/SKILL.md +22 -22
  129. package/dist/extensions/builtin/discipline/skills/requesting-code-review/SKILL.md +31 -31
  130. package/dist/extensions/builtin/discipline/skills/systematic-debugging/SKILL.md +28 -28
  131. package/dist/extensions/builtin/discipline/skills/test-driven-development/SKILL.md +32 -32
  132. package/dist/extensions/builtin/discipline/skills/using-git-worktrees/SKILL.md +25 -25
  133. package/dist/extensions/builtin/discipline/skills/verification-before-completion/SKILL.md +27 -27
  134. package/dist/extensions/builtin/discipline/skills/writing-plans/SKILL.md +26 -26
  135. package/dist/extensions/builtin/goal/README.md +67 -67
  136. package/dist/extensions/builtin/goal/goal-controller.d.ts +39 -10
  137. package/dist/extensions/builtin/goal/goal-controller.js +1 -1
  138. package/dist/extensions/builtin/goal/goal-format.js +1 -1
  139. package/dist/extensions/builtin/goal/goal-prompts.d.ts +2 -0
  140. package/dist/extensions/builtin/goal/goal-prompts.js +5 -4
  141. package/dist/extensions/builtin/goal/goal-store.js +1 -1
  142. package/dist/extensions/builtin/goal/index.d.ts +1 -1
  143. package/dist/extensions/builtin/goal/index.js +10 -7
  144. package/dist/extensions/builtin/grub/README.md +112 -112
  145. package/dist/extensions/builtin/link-world/agent-workspace/README.md +16 -16
  146. package/dist/extensions/builtin/link-world/index.js +6 -6
  147. package/dist/extensions/builtin/link-world/internet-search/internet-search.md +65 -65
  148. package/dist/extensions/builtin/link-world/link-world-agent.md +82 -82
  149. package/dist/extensions/builtin/link-world/linkworld.md +313 -313
  150. package/dist/extensions/builtin/link-world/{network-routing.md → network-routing/network-routing.md} +67 -67
  151. package/dist/extensions/builtin/loop/README.md +92 -92
  152. package/dist/extensions/builtin/mcp/figma-design.md +68 -68
  153. package/dist/extensions/builtin/mcp/mcp-management.md +85 -85
  154. package/dist/extensions/builtin/plan/index.js +1 -1
  155. package/dist/extensions/builtin/recap/AGENT.md +15 -15
  156. package/dist/extensions/builtin/sal/README.md +72 -72
  157. package/dist/extensions/builtin/security-audit/README.md +289 -289
  158. package/dist/extensions/builtin/task/task-store.d.ts +4 -0
  159. package/dist/extensions/builtin/task/task-store.js +1 -1
  160. package/dist/extensions/builtin/team/AGENT.md +112 -112
  161. package/dist/extensions/builtin/team/TESTING.md +299 -299
  162. package/dist/extensions/builtin/token-save/README.md +56 -56
  163. package/dist/extensions/optional/AGENT.md +10 -10
  164. package/dist/index.d.ts +5 -30
  165. package/dist/index.js +1 -1
  166. package/dist/models.d.ts +7 -0
  167. package/dist/models.js +1 -0
  168. package/dist/modes/interactive/components/footer.js +1 -1
  169. package/dist/modes/interactive/components/task-status-panel.d.ts +36 -0
  170. package/dist/modes/interactive/components/task-status-panel.js +1 -0
  171. package/dist/modes/interactive/controllers/stream-render-controller.d.ts +7 -0
  172. package/dist/modes/interactive/controllers/stream-render-controller.js +2 -2
  173. package/dist/modes/interactive/interactive-mode.js +40 -40
  174. package/dist/modes/interactive/state/interactive-state.d.ts +2 -0
  175. package/dist/modes/interactive/state/interactive-state.js +1 -1
  176. package/dist/modes/interactive/theme/dark.json +85 -85
  177. package/dist/modes/interactive/theme/light.json +84 -84
  178. package/dist/modes/interactive/theme/theme-schema.json +335 -335
  179. package/dist/modes/interactive/theme/warm.json +81 -81
  180. package/dist/node_modules/@pencil-agent/ai/dist/cli.js +0 -0
  181. package/dist/node_modules/@pencil-agent/ai/dist/models.generated.js +1 -1
  182. package/dist/node_modules/@pencil-agent/ai/dist/providers/anthropic.js +2 -2
  183. package/dist/node_modules/@pencil-agent/ai/dist/providers/openai-completions.js +5 -5
  184. package/dist/node_modules/@pencil-agent/ai/dist/providers/openai-responses.js +1 -1
  185. package/dist/node_modules/@pencil-agent/ai/dist/stream.js +1 -1
  186. package/dist/packages/protocol/src/commands.d.ts +33 -0
  187. package/dist/packages/protocol/src/flags.d.ts +20 -0
  188. package/dist/packages/protocol/src/hooks.d.ts +17 -0
  189. package/dist/packages/protocol/src/hooks.js +0 -0
  190. package/dist/packages/{extension-sdk → protocol}/src/index.d.ts +7 -4
  191. package/dist/packages/protocol/src/index.js +1 -0
  192. package/dist/packages/{extension-sdk → protocol}/src/lifecycle.d.ts +15 -27
  193. package/dist/packages/protocol/src/lifecycle.js +0 -0
  194. package/dist/packages/{extension-sdk → protocol}/src/tools.d.ts +1 -1
  195. package/dist/packages/protocol/src/tools.js +0 -0
  196. package/dist/public-config.d.ts +12 -0
  197. package/dist/public-config.js +1 -0
  198. package/dist/runtime.d.ts +9 -0
  199. package/dist/runtime.js +1 -0
  200. package/dist/session-compaction.d.ts +7 -0
  201. package/dist/session-compaction.js +1 -0
  202. package/dist/session.d.ts +7 -0
  203. package/dist/session.js +1 -0
  204. package/dist/skills.d.ts +7 -0
  205. package/dist/skills.js +1 -0
  206. package/dist/tools.d.ts +7 -0
  207. package/dist/tools.js +1 -0
  208. 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
  209. package/docs/SDK-TESTING.md +364 -0
  210. package/docs/codex-goal-command-impl.md +1055 -1055
  211. package/docs/codex-goal-vs-grub.md +500 -500
  212. package/docs/custom-provider.md +27 -27
  213. package/docs/extensions.md +27 -27
  214. package/docs/keybindings.md +27 -27
  215. package/docs/loop /351/207/215/346/236/204/345/256/214/346/210/220/346/200/273/347/273/223.md" +250 -250
  216. package/docs/loop /351/207/215/346/236/204/345/256/214/346/210/220/346/212/245/345/221/212.md" +122 -122
  217. package/docs/loop /351/207/215/346/236/204/346/226/271/346/241/210.md" +1222 -1222
  218. 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
  219. 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
  220. package/docs/loop /351/207/215/346/236/204/350/256/241/345/210/222.md" +320 -320
  221. package/docs/loop-usage-examples.md +214 -214
  222. package/docs/mem-core/346/212/200/346/234/257/346/226/207/346/241/243.md +593 -0
  223. package/docs/models.md +27 -27
  224. package/docs/packages.md +27 -27
  225. package/docs/pi-design-philosophy.md +457 -457
  226. package/docs/planmode.md +1987 -1987
  227. package/docs/prompt-templates.md +27 -27
  228. package/docs/providers.md +27 -27
  229. package/docs/sdk.md +27 -27
  230. package/docs/skills.md +27 -27
  231. package/docs/startup-performance-optimization.md +301 -0
  232. package/docs/themes.md +27 -27
  233. package/docs/tui.md +27 -27
  234. package/docs//350/256/244/347/237/245/345/234/260/345/233/276.md +47 -0
  235. package/package.json +190 -162
  236. package/dist/packages/extension-sdk/src/index.js +0 -1
  237. package/docs/cc-agent-design.md +0 -1297
  238. package/docs/cc-tui-design.md +0 -1333
  239. package/docs//345/257/271/346/240/207Claude-Code.md +0 -1775
  240. /package/dist/packages/{extension-sdk/src/lifecycle.js → protocol/src/commands.js} +0 -0
  241. /package/dist/packages/{extension-sdk/src/tools.js → protocol/src/flags.js} +0 -0
@@ -1,311 +1,311 @@
1
- # ArXiv — Scraping & Data Extraction
2
-
3
- `https://arxiv.org` — open-access preprint server. **Never use the browser for ArXiv.** All data is reachable via `http_get` using the Atom API or HTML meta tags. No API key required.
4
-
5
- ## Do this first
6
-
7
- **Use the Atom API for any paper search or metadata fetch — one call, XML response, no auth.**
8
-
9
- ```python
10
- import xml.etree.ElementTree as ET
11
- from helpers import http_get
12
-
13
- NS = {'atom': 'http://www.w3.org/2005/Atom', 'arxiv': 'http://arxiv.org/schemas/atom'}
14
-
15
- xml = http_get("http://export.arxiv.org/api/query?search_query=ti:transformer+AND+cat:cs.LG&max_results=5&sortBy=submittedDate&sortOrder=descending")
16
- root = ET.fromstring(xml)
17
- entries = root.findall('atom:entry', NS)
18
- ```
19
-
20
- Use `id_list` for known paper IDs — supports comma-separated batch fetch in a single call.
21
-
22
- Use `http_get` on `https://arxiv.org/abs/{id}` + regex for `citation_*` meta tags when you need the full abstract from an HTML page.
23
-
24
- ## Common workflows
25
-
26
- ### Search papers (API)
27
-
28
- ```python
29
- import xml.etree.ElementTree as ET
30
- from helpers import http_get
31
-
32
- NS = {'atom': 'http://www.w3.org/2005/Atom', 'arxiv': 'http://arxiv.org/schemas/atom'}
33
-
34
- xml = http_get(
35
- "http://export.arxiv.org/api/query"
36
- "?search_query=ti:transformer+AND+cat:cs.LG"
37
- "&max_results=5&sortBy=submittedDate&sortOrder=descending"
38
- )
39
- root = ET.fromstring(xml)
40
- entries = root.findall('atom:entry', NS)
41
- for e in entries:
42
- title = e.find('atom:title', NS).text.strip().replace('\n', ' ')
43
- arxiv_id = e.find('atom:id', NS).text.split('/')[-1] # e.g. '2604.15259v1'
44
- published = e.find('atom:published', NS).text[:10] # '2026-04-16'
45
- updated = e.find('atom:updated', NS).text[:10]
46
- abstract = e.find('atom:summary', NS).text.strip()
47
- authors = [a.find('atom:name', NS).text for a in e.findall('atom:author', NS)]
48
- cats = [c.get('term') for c in e.findall('atom:category', NS)]
49
- primary = e.find('arxiv:primary_category', NS).get('term')
50
- comment = e.find('arxiv:comment', NS)
51
- pdf_link = next((l.get('href') for l in e.findall('atom:link', NS) if l.get('title') == 'pdf'), None)
52
- abs_link = next((l.get('href') for l in e.findall('atom:link', NS) if l.get('rel') == 'alternate'), None)
53
- print(arxiv_id, published, title[:60])
54
- print(" Authors:", authors[:2])
55
- print(" PDF:", pdf_link)
56
- # Confirmed output (2026-04-18):
57
- # 2604.15259v1 2026-04-16 Stability and Generalization in Looped Transformers
58
- # Authors: ['Asher Labovich']
59
- # PDF: https://arxiv.org/pdf/2604.15259v1
60
- ```
61
-
62
- ### Fetch single paper by ID (API)
63
-
64
- ```python
65
- import xml.etree.ElementTree as ET
66
- from helpers import http_get
67
-
68
- NS = {'atom': 'http://www.w3.org/2005/Atom', 'arxiv': 'http://arxiv.org/schemas/atom'}
69
-
70
- xml = http_get("http://export.arxiv.org/api/query?id_list=1706.03762")
71
- root = ET.fromstring(xml)
72
- e = root.find('atom:entry', NS)
73
- title = e.find('atom:title', NS).text.strip()
74
- abstract = e.find('atom:summary', NS).text.strip()
75
- categories = [c.get('term') for c in e.findall('atom:category', NS)]
76
- pdf_link = next((l.get('href') for l in e.findall('atom:link', NS) if l.get('title') == 'pdf'), None)
77
- print("Title:", title)
78
- print("Categories:", categories)
79
- print("PDF:", pdf_link)
80
- print("Abstract:", abstract[:200])
81
- # Confirmed output:
82
- # Title: Attention Is All You Need
83
- # Categories: ['cs.CL', 'cs.LG']
84
- # PDF: https://arxiv.org/pdf/1706.03762v7
85
- # Abstract: The dominant sequence transduction models are based on complex recurrent...
86
- ```
87
-
88
- ### Batch fetch by comma-separated IDs (single call — fast)
89
-
90
- Fetching 10 IDs in one call takes ~2s. Prefer this over parallel single-ID fetches.
91
-
92
- ```python
93
- import xml.etree.ElementTree as ET
94
- from helpers import http_get
95
-
96
- NS = {'atom': 'http://www.w3.org/2005/Atom'}
97
-
98
- ids = ['1706.03762', '1810.04805', '2005.14165'] # Transformer, BERT, GPT-3
99
- xml = http_get(f"http://export.arxiv.org/api/query?id_list={','.join(ids)}&max_results={len(ids)}")
100
- root = ET.fromstring(xml)
101
- for e in root.findall('atom:entry', NS):
102
- arxiv_id = e.find('atom:id', NS).text.split('/')[-1]
103
- title = e.find('atom:title', NS).text.strip()
104
- published = e.find('atom:published', NS).text[:10]
105
- print(arxiv_id, published, title[:60])
106
- # Confirmed output:
107
- # 1512.03385v1 2015-12-10 Deep Residual Learning for Image Recognition
108
- # 1706.03762v7 2017-06-12 Attention Is All You Need
109
- # 2005.14165v4 2020-05-28 Language Models are Few-Shot Learners
110
- # 1810.04805v2 2018-10-11 BERT: Pre-training of Deep Bidirectional Transformers...
111
- # Note: order returned may differ from order requested
112
- ```
113
-
114
- ### Parallel fetch (ThreadPoolExecutor for independent IDs)
115
-
116
- Use only when IDs are not known upfront or when mixing with other work. For pure batch, single comma-separated `id_list` call is faster.
117
-
118
- ```python
119
- import xml.etree.ElementTree as ET
120
- from concurrent.futures import ThreadPoolExecutor
121
- from helpers import http_get
122
-
123
- NS = {'atom': 'http://www.w3.org/2005/Atom'}
124
-
125
- def fetch_paper(arxiv_id):
126
- xml = http_get(f"http://export.arxiv.org/api/query?id_list={arxiv_id}")
127
- root = ET.fromstring(xml)
128
- e = root.find('atom:entry', NS)
129
- if e is None:
130
- return None
131
- return {
132
- 'id': arxiv_id,
133
- 'title': e.find('atom:title', NS).text.strip(),
134
- 'published': e.find('atom:published', NS).text[:10],
135
- }
136
-
137
- ids = ['1706.03762', '1810.04805', '2005.14165']
138
- with ThreadPoolExecutor(max_workers=3) as ex:
139
- papers = list(ex.map(fetch_paper, ids))
140
- for p in papers:
141
- print(p['id'], p['published'], p['title'][:60])
142
- # Confirmed working — max_workers=3 is safe; don't exceed 5 for continuous crawling
143
- ```
144
-
145
- ### HTML abstract page — citation_* meta tags
146
-
147
- Use this when you want the full abstract or the versionless PDF URL without parsing Atom XML.
148
-
149
- ```python
150
- import re
151
- from helpers import http_get
152
-
153
- html = http_get("https://arxiv.org/abs/1706.03762", headers={"User-Agent": "Mozilla/5.0"})
154
- # HTML page is ~48 KB, fully static, no JS required
155
-
156
- title = re.search(r'<meta name="citation_title" content="([^"]+)"', html)
157
- pdf_url = re.search(r'<meta name="citation_pdf_url" content="([^"]+)"', html)
158
- authors = re.findall(r'<meta name="citation_author" content="([^"]+)"', html)
159
- date = re.search(r'<meta name="citation_date" content="([^"]+)"', html)
160
- arxiv_id = re.search(r'<meta name="citation_arxiv_id" content="([^"]+)"', html)
161
- abstract = re.search(r'<meta name="citation_abstract" content="([^"]+)"', html)
162
-
163
- print("Title:", title.group(1) if title else None)
164
- print("PDF:", pdf_url.group(1) if pdf_url else None)
165
- print("Authors:", authors[:3])
166
- print("Date:", date.group(1) if date else None)
167
- print("ID:", arxiv_id.group(1) if arxiv_id else None)
168
- # Confirmed output for 1706.03762:
169
- # Title: Attention Is All You Need
170
- # PDF: https://arxiv.org/pdf/1706.03762 (no version suffix — always latest)
171
- # Authors: ['Vaswani, Ashish', 'Shazeer, Noam', 'Parmar, Niki']
172
- # Date: 2017/06/12
173
- # ID: 1706.03762
174
- ```
175
-
176
- All `citation_*` meta tags present on the abs page:
177
- - `citation_title` — paper title
178
- - `citation_author` — one tag per author, format `"Last, First"`
179
- - `citation_date` — submission date `YYYY/MM/DD`
180
- - `citation_online_date` — latest version date `YYYY/MM/DD`
181
- - `citation_pdf_url` — versionless PDF URL (redirects to latest)
182
- - `citation_arxiv_id` — bare ID without version suffix
183
- - `citation_abstract` — full abstract text
184
-
185
- ### Category search with pagination
186
-
187
- ```python
188
- import xml.etree.ElementTree as ET
189
- from helpers import http_get
190
-
191
- NS = {
192
- 'atom': 'http://www.w3.org/2005/Atom',
193
- 'opensearch': 'http://a9.com/-/spec/opensearch/1.1/',
194
- }
195
-
196
- # Page 1
197
- xml = http_get(
198
- "http://export.arxiv.org/api/query"
199
- "?search_query=cat:cs.AI"
200
- "&max_results=10&start=0&sortBy=lastUpdatedDate&sortOrder=descending"
201
- )
202
- root = ET.fromstring(xml)
203
- total = root.find('opensearch:totalResults', NS).text # e.g. '172726'
204
- start_i = root.find('opensearch:startIndex', NS).text
205
- per_pg = root.find('opensearch:itemsPerPage', NS).text
206
- print(f"Total cs.AI papers: {total}") # Confirmed: 172726 (2026-04-18)
207
-
208
- entries = root.findall('atom:entry', NS)
209
-
210
- # Page 2: increment start
211
- xml2 = http_get(
212
- "http://export.arxiv.org/api/query"
213
- "?search_query=cat:cs.AI"
214
- "&max_results=10&start=10&sortBy=lastUpdatedDate&sortOrder=descending"
215
- )
216
- ```
217
-
218
- ## URL and ID reference
219
-
220
- ### API base URL
221
-
222
- ```
223
- http://export.arxiv.org/api/query
224
- ```
225
-
226
- HTTPS also works: `https://export.arxiv.org/api/query`
227
-
228
- ### Query parameters
229
-
230
- | Parameter | Values | Notes |
231
- |---|---|---|
232
- | `search_query` | `ti:word`, `au:name`, `abs:phrase`, `cat:cs.LG`, combine with `AND`/`OR`/`ANDNOT` | URL-encode spaces as `+` |
233
- | `id_list` | `1706.03762` or `1706.03762,1810.04805` | Comma-separated; version suffix optional |
234
- | `max_results` | integer (default 10, max 2000) | |
235
- | `start` | integer (default 0) | Offset for pagination |
236
- | `sortBy` | `relevance`, `lastUpdatedDate`, `submittedDate` | |
237
- | `sortOrder` | `ascending`, `descending` | |
238
-
239
- ### Search field prefixes
240
-
241
- | Prefix | Searches |
242
- |---|---|
243
- | `ti:` | Title |
244
- | `au:` | Author name |
245
- | `abs:` | Abstract |
246
- | `co:` | Comment |
247
- | `jr:` | Journal reference |
248
- | `cat:` | Category (e.g. `cat:cs.LG`) |
249
- | `all:` | All fields |
250
-
251
- ### PDF and abstract URL construction
252
-
253
- ```python
254
- import re
255
-
256
- arxiv_id = "1706.03762v7" # from API atom:id field
257
- bare_id = re.sub(r'v\d+$', '', arxiv_id) # strip version: '1706.03762'
258
-
259
- pdf_versioned = f"https://arxiv.org/pdf/{arxiv_id}" # specific version
260
- pdf_latest = f"https://arxiv.org/pdf/{bare_id}" # always redirects to latest
261
- abs_versioned = f"https://arxiv.org/abs/{arxiv_id}"
262
- abs_latest = f"https://arxiv.org/abs/{bare_id}"
263
- ```
264
-
265
- The API's `atom:link[@title='pdf']` href includes the version suffix. The HTML `citation_pdf_url` meta tag does not — it always resolves to the latest.
266
-
267
- ### Category codes (confirmed paper counts, 2026-04-18)
268
-
269
- | Code | Area | Papers |
270
- |---|---|---|
271
- | `cs.LG` | Machine Learning | 261,782 |
272
- | `cs.CV` | Computer Vision | 189,049 |
273
- | `cs.AI` | Artificial Intelligence | 172,726 |
274
- | `cs.CL` | Computation and Language (NLP) | 106,724 |
275
- | `stat.ML` | Statistics - Machine Learning | 76,902 |
276
- | `math.OC` | Optimization and Control | 60,669 |
277
- | `eess.AS` | Audio and Speech Processing | 21,288 |
278
- | `cs.NE` | Neural and Evolutionary Computing | 17,475 |
279
- | `q-bio.NC` | Neurons and Cognition | 11,903 |
280
-
281
- Full category taxonomy: https://arxiv.org/category_taxonomy
282
-
283
- ## Gotchas
284
-
285
- - **Never use the browser for ArXiv.** The abstract page (`/abs/`) and search results are fully server-side rendered static HTML. `http_get` is sufficient for everything including full abstracts, author lists, and PDF URLs.
286
-
287
- - **Always define the namespace dict.** Without `NS = {'atom': 'http://www.w3.org/2005/Atom', 'arxiv': 'http://arxiv.org/schemas/atom'}`, `findall('atom:entry')` silently returns `[]`. All ArXiv Atom elements live in the `http://www.w3.org/2005/Atom` namespace; ArXiv-specific fields (`comment`, `primary_category`, `journal_ref`, `doi`) live in `http://arxiv.org/schemas/atom`.
288
-
289
- - **Batch single `id_list` call is faster than ThreadPoolExecutor.** A comma-separated `id_list` with 10 IDs resolved in one call (1.91s) vs. 10 separate `ThreadPoolExecutor` calls (6.34s). Use the batch form when you already have the IDs.
290
-
291
- - **`atom:id` contains a URL, not a bare ID.** The element text is `http://arxiv.org/abs/1706.03762v7` — always split on `/` and take `[-1]` to get the bare ID with version. Strip version with `re.sub(r'v\d+$', '', id)` if needed.
292
-
293
- - **Batch `id_list` returns entries in unpredictable order.** When fetching `1706.03762,1810.04805,2005.14165`, entries came back ordered by publication date, not by the order given in the request. Index by ID, not position.
294
-
295
- - **`max_results` must be set explicitly when using `id_list` batches.** If you request 10 IDs but omit `max_results`, the API defaults to 10, which happens to work — but set it explicitly to `len(ids)` to be safe.
296
-
297
- - **Nonexistent IDs return zero entries, not an error.** `id_list=9999.99999` gives `totalResults=0` and an empty `atom:entry` list. Always check `len(entries) > 0` before accessing `entries[0]`.
298
-
299
- - **`arxiv:comment` and `arxiv:journal_ref` / `arxiv:doi` may be absent.** Not all papers have these fields. Use `e.find('arxiv:comment', NS)` and check `if el is not None and el.text`.
300
-
301
- - **Rate limit: 3 seconds between requests recommended for bulk crawling.** In practice, rapid bursts of 10 individual requests complete in ~6s (avg 0.63s/req) without being blocked. For sustained crawls over hundreds of papers, insert `time.sleep(3)` between requests. The API does not return rate limit headers — it just starts slowing responses or returns HTTP 503 silently.
302
-
303
- - **`citation_author` tags are in `"Last, First"` format**, not `"First Last"` like the Atom API. The Atom `atom:author/atom:name` field gives `"First Last"` order. Pick the format that matches your downstream use.
304
-
305
- - **The `arxiv:affiliation` sub-element of `atom:author` is rarely populated.** Most institutional affiliations are absent from the API response even when listed on the paper. The HTML abs page doesn't expose them in meta tags either.
306
-
307
- - **`sortBy=relevance` applies only with `search_query`.** Using `sortBy=relevance` with `id_list` has no effect — results still come back in date order.
308
-
309
- - **`max_results` cap is 2000 per call.** For bulk harvesting of a category, use `start` offset pagination and add 3s sleep between pages. `opensearch:totalResults` tells you the total so you can compute how many pages are needed.
310
-
311
- - **HTML `citation_abstract` meta tag contains the full abstract.** Unlike the Atom `atom:summary` which can have trailing whitespace and embedded newlines, the meta tag version is a single clean string — no `.strip()` needed.
1
+ # ArXiv — Scraping & Data Extraction
2
+
3
+ `https://arxiv.org` — open-access preprint server. **Never use the browser for ArXiv.** All data is reachable via `http_get` using the Atom API or HTML meta tags. No API key required.
4
+
5
+ ## Do this first
6
+
7
+ **Use the Atom API for any paper search or metadata fetch — one call, XML response, no auth.**
8
+
9
+ ```python
10
+ import xml.etree.ElementTree as ET
11
+ from helpers import http_get
12
+
13
+ NS = {'atom': 'http://www.w3.org/2005/Atom', 'arxiv': 'http://arxiv.org/schemas/atom'}
14
+
15
+ xml = http_get("http://export.arxiv.org/api/query?search_query=ti:transformer+AND+cat:cs.LG&max_results=5&sortBy=submittedDate&sortOrder=descending")
16
+ root = ET.fromstring(xml)
17
+ entries = root.findall('atom:entry', NS)
18
+ ```
19
+
20
+ Use `id_list` for known paper IDs — supports comma-separated batch fetch in a single call.
21
+
22
+ Use `http_get` on `https://arxiv.org/abs/{id}` + regex for `citation_*` meta tags when you need the full abstract from an HTML page.
23
+
24
+ ## Common workflows
25
+
26
+ ### Search papers (API)
27
+
28
+ ```python
29
+ import xml.etree.ElementTree as ET
30
+ from helpers import http_get
31
+
32
+ NS = {'atom': 'http://www.w3.org/2005/Atom', 'arxiv': 'http://arxiv.org/schemas/atom'}
33
+
34
+ xml = http_get(
35
+ "http://export.arxiv.org/api/query"
36
+ "?search_query=ti:transformer+AND+cat:cs.LG"
37
+ "&max_results=5&sortBy=submittedDate&sortOrder=descending"
38
+ )
39
+ root = ET.fromstring(xml)
40
+ entries = root.findall('atom:entry', NS)
41
+ for e in entries:
42
+ title = e.find('atom:title', NS).text.strip().replace('\n', ' ')
43
+ arxiv_id = e.find('atom:id', NS).text.split('/')[-1] # e.g. '2604.15259v1'
44
+ published = e.find('atom:published', NS).text[:10] # '2026-04-16'
45
+ updated = e.find('atom:updated', NS).text[:10]
46
+ abstract = e.find('atom:summary', NS).text.strip()
47
+ authors = [a.find('atom:name', NS).text for a in e.findall('atom:author', NS)]
48
+ cats = [c.get('term') for c in e.findall('atom:category', NS)]
49
+ primary = e.find('arxiv:primary_category', NS).get('term')
50
+ comment = e.find('arxiv:comment', NS)
51
+ pdf_link = next((l.get('href') for l in e.findall('atom:link', NS) if l.get('title') == 'pdf'), None)
52
+ abs_link = next((l.get('href') for l in e.findall('atom:link', NS) if l.get('rel') == 'alternate'), None)
53
+ print(arxiv_id, published, title[:60])
54
+ print(" Authors:", authors[:2])
55
+ print(" PDF:", pdf_link)
56
+ # Confirmed output (2026-04-18):
57
+ # 2604.15259v1 2026-04-16 Stability and Generalization in Looped Transformers
58
+ # Authors: ['Asher Labovich']
59
+ # PDF: https://arxiv.org/pdf/2604.15259v1
60
+ ```
61
+
62
+ ### Fetch single paper by ID (API)
63
+
64
+ ```python
65
+ import xml.etree.ElementTree as ET
66
+ from helpers import http_get
67
+
68
+ NS = {'atom': 'http://www.w3.org/2005/Atom', 'arxiv': 'http://arxiv.org/schemas/atom'}
69
+
70
+ xml = http_get("http://export.arxiv.org/api/query?id_list=1706.03762")
71
+ root = ET.fromstring(xml)
72
+ e = root.find('atom:entry', NS)
73
+ title = e.find('atom:title', NS).text.strip()
74
+ abstract = e.find('atom:summary', NS).text.strip()
75
+ categories = [c.get('term') for c in e.findall('atom:category', NS)]
76
+ pdf_link = next((l.get('href') for l in e.findall('atom:link', NS) if l.get('title') == 'pdf'), None)
77
+ print("Title:", title)
78
+ print("Categories:", categories)
79
+ print("PDF:", pdf_link)
80
+ print("Abstract:", abstract[:200])
81
+ # Confirmed output:
82
+ # Title: Attention Is All You Need
83
+ # Categories: ['cs.CL', 'cs.LG']
84
+ # PDF: https://arxiv.org/pdf/1706.03762v7
85
+ # Abstract: The dominant sequence transduction models are based on complex recurrent...
86
+ ```
87
+
88
+ ### Batch fetch by comma-separated IDs (single call — fast)
89
+
90
+ Fetching 10 IDs in one call takes ~2s. Prefer this over parallel single-ID fetches.
91
+
92
+ ```python
93
+ import xml.etree.ElementTree as ET
94
+ from helpers import http_get
95
+
96
+ NS = {'atom': 'http://www.w3.org/2005/Atom'}
97
+
98
+ ids = ['1706.03762', '1810.04805', '2005.14165'] # Transformer, BERT, GPT-3
99
+ xml = http_get(f"http://export.arxiv.org/api/query?id_list={','.join(ids)}&max_results={len(ids)}")
100
+ root = ET.fromstring(xml)
101
+ for e in root.findall('atom:entry', NS):
102
+ arxiv_id = e.find('atom:id', NS).text.split('/')[-1]
103
+ title = e.find('atom:title', NS).text.strip()
104
+ published = e.find('atom:published', NS).text[:10]
105
+ print(arxiv_id, published, title[:60])
106
+ # Confirmed output:
107
+ # 1512.03385v1 2015-12-10 Deep Residual Learning for Image Recognition
108
+ # 1706.03762v7 2017-06-12 Attention Is All You Need
109
+ # 2005.14165v4 2020-05-28 Language Models are Few-Shot Learners
110
+ # 1810.04805v2 2018-10-11 BERT: Pre-training of Deep Bidirectional Transformers...
111
+ # Note: order returned may differ from order requested
112
+ ```
113
+
114
+ ### Parallel fetch (ThreadPoolExecutor for independent IDs)
115
+
116
+ Use only when IDs are not known upfront or when mixing with other work. For pure batch, single comma-separated `id_list` call is faster.
117
+
118
+ ```python
119
+ import xml.etree.ElementTree as ET
120
+ from concurrent.futures import ThreadPoolExecutor
121
+ from helpers import http_get
122
+
123
+ NS = {'atom': 'http://www.w3.org/2005/Atom'}
124
+
125
+ def fetch_paper(arxiv_id):
126
+ xml = http_get(f"http://export.arxiv.org/api/query?id_list={arxiv_id}")
127
+ root = ET.fromstring(xml)
128
+ e = root.find('atom:entry', NS)
129
+ if e is None:
130
+ return None
131
+ return {
132
+ 'id': arxiv_id,
133
+ 'title': e.find('atom:title', NS).text.strip(),
134
+ 'published': e.find('atom:published', NS).text[:10],
135
+ }
136
+
137
+ ids = ['1706.03762', '1810.04805', '2005.14165']
138
+ with ThreadPoolExecutor(max_workers=3) as ex:
139
+ papers = list(ex.map(fetch_paper, ids))
140
+ for p in papers:
141
+ print(p['id'], p['published'], p['title'][:60])
142
+ # Confirmed working — max_workers=3 is safe; don't exceed 5 for continuous crawling
143
+ ```
144
+
145
+ ### HTML abstract page — citation_* meta tags
146
+
147
+ Use this when you want the full abstract or the versionless PDF URL without parsing Atom XML.
148
+
149
+ ```python
150
+ import re
151
+ from helpers import http_get
152
+
153
+ html = http_get("https://arxiv.org/abs/1706.03762", headers={"User-Agent": "Mozilla/5.0"})
154
+ # HTML page is ~48 KB, fully static, no JS required
155
+
156
+ title = re.search(r'<meta name="citation_title" content="([^"]+)"', html)
157
+ pdf_url = re.search(r'<meta name="citation_pdf_url" content="([^"]+)"', html)
158
+ authors = re.findall(r'<meta name="citation_author" content="([^"]+)"', html)
159
+ date = re.search(r'<meta name="citation_date" content="([^"]+)"', html)
160
+ arxiv_id = re.search(r'<meta name="citation_arxiv_id" content="([^"]+)"', html)
161
+ abstract = re.search(r'<meta name="citation_abstract" content="([^"]+)"', html)
162
+
163
+ print("Title:", title.group(1) if title else None)
164
+ print("PDF:", pdf_url.group(1) if pdf_url else None)
165
+ print("Authors:", authors[:3])
166
+ print("Date:", date.group(1) if date else None)
167
+ print("ID:", arxiv_id.group(1) if arxiv_id else None)
168
+ # Confirmed output for 1706.03762:
169
+ # Title: Attention Is All You Need
170
+ # PDF: https://arxiv.org/pdf/1706.03762 (no version suffix — always latest)
171
+ # Authors: ['Vaswani, Ashish', 'Shazeer, Noam', 'Parmar, Niki']
172
+ # Date: 2017/06/12
173
+ # ID: 1706.03762
174
+ ```
175
+
176
+ All `citation_*` meta tags present on the abs page:
177
+ - `citation_title` — paper title
178
+ - `citation_author` — one tag per author, format `"Last, First"`
179
+ - `citation_date` — submission date `YYYY/MM/DD`
180
+ - `citation_online_date` — latest version date `YYYY/MM/DD`
181
+ - `citation_pdf_url` — versionless PDF URL (redirects to latest)
182
+ - `citation_arxiv_id` — bare ID without version suffix
183
+ - `citation_abstract` — full abstract text
184
+
185
+ ### Category search with pagination
186
+
187
+ ```python
188
+ import xml.etree.ElementTree as ET
189
+ from helpers import http_get
190
+
191
+ NS = {
192
+ 'atom': 'http://www.w3.org/2005/Atom',
193
+ 'opensearch': 'http://a9.com/-/spec/opensearch/1.1/',
194
+ }
195
+
196
+ # Page 1
197
+ xml = http_get(
198
+ "http://export.arxiv.org/api/query"
199
+ "?search_query=cat:cs.AI"
200
+ "&max_results=10&start=0&sortBy=lastUpdatedDate&sortOrder=descending"
201
+ )
202
+ root = ET.fromstring(xml)
203
+ total = root.find('opensearch:totalResults', NS).text # e.g. '172726'
204
+ start_i = root.find('opensearch:startIndex', NS).text
205
+ per_pg = root.find('opensearch:itemsPerPage', NS).text
206
+ print(f"Total cs.AI papers: {total}") # Confirmed: 172726 (2026-04-18)
207
+
208
+ entries = root.findall('atom:entry', NS)
209
+
210
+ # Page 2: increment start
211
+ xml2 = http_get(
212
+ "http://export.arxiv.org/api/query"
213
+ "?search_query=cat:cs.AI"
214
+ "&max_results=10&start=10&sortBy=lastUpdatedDate&sortOrder=descending"
215
+ )
216
+ ```
217
+
218
+ ## URL and ID reference
219
+
220
+ ### API base URL
221
+
222
+ ```
223
+ http://export.arxiv.org/api/query
224
+ ```
225
+
226
+ HTTPS also works: `https://export.arxiv.org/api/query`
227
+
228
+ ### Query parameters
229
+
230
+ | Parameter | Values | Notes |
231
+ |---|---|---|
232
+ | `search_query` | `ti:word`, `au:name`, `abs:phrase`, `cat:cs.LG`, combine with `AND`/`OR`/`ANDNOT` | URL-encode spaces as `+` |
233
+ | `id_list` | `1706.03762` or `1706.03762,1810.04805` | Comma-separated; version suffix optional |
234
+ | `max_results` | integer (default 10, max 2000) | |
235
+ | `start` | integer (default 0) | Offset for pagination |
236
+ | `sortBy` | `relevance`, `lastUpdatedDate`, `submittedDate` | |
237
+ | `sortOrder` | `ascending`, `descending` | |
238
+
239
+ ### Search field prefixes
240
+
241
+ | Prefix | Searches |
242
+ |---|---|
243
+ | `ti:` | Title |
244
+ | `au:` | Author name |
245
+ | `abs:` | Abstract |
246
+ | `co:` | Comment |
247
+ | `jr:` | Journal reference |
248
+ | `cat:` | Category (e.g. `cat:cs.LG`) |
249
+ | `all:` | All fields |
250
+
251
+ ### PDF and abstract URL construction
252
+
253
+ ```python
254
+ import re
255
+
256
+ arxiv_id = "1706.03762v7" # from API atom:id field
257
+ bare_id = re.sub(r'v\d+$', '', arxiv_id) # strip version: '1706.03762'
258
+
259
+ pdf_versioned = f"https://arxiv.org/pdf/{arxiv_id}" # specific version
260
+ pdf_latest = f"https://arxiv.org/pdf/{bare_id}" # always redirects to latest
261
+ abs_versioned = f"https://arxiv.org/abs/{arxiv_id}"
262
+ abs_latest = f"https://arxiv.org/abs/{bare_id}"
263
+ ```
264
+
265
+ The API's `atom:link[@title='pdf']` href includes the version suffix. The HTML `citation_pdf_url` meta tag does not — it always resolves to the latest.
266
+
267
+ ### Category codes (confirmed paper counts, 2026-04-18)
268
+
269
+ | Code | Area | Papers |
270
+ |---|---|---|
271
+ | `cs.LG` | Machine Learning | 261,782 |
272
+ | `cs.CV` | Computer Vision | 189,049 |
273
+ | `cs.AI` | Artificial Intelligence | 172,726 |
274
+ | `cs.CL` | Computation and Language (NLP) | 106,724 |
275
+ | `stat.ML` | Statistics - Machine Learning | 76,902 |
276
+ | `math.OC` | Optimization and Control | 60,669 |
277
+ | `eess.AS` | Audio and Speech Processing | 21,288 |
278
+ | `cs.NE` | Neural and Evolutionary Computing | 17,475 |
279
+ | `q-bio.NC` | Neurons and Cognition | 11,903 |
280
+
281
+ Full category taxonomy: https://arxiv.org/category_taxonomy
282
+
283
+ ## Gotchas
284
+
285
+ - **Never use the browser for ArXiv.** The abstract page (`/abs/`) and search results are fully server-side rendered static HTML. `http_get` is sufficient for everything including full abstracts, author lists, and PDF URLs.
286
+
287
+ - **Always define the namespace dict.** Without `NS = {'atom': 'http://www.w3.org/2005/Atom', 'arxiv': 'http://arxiv.org/schemas/atom'}`, `findall('atom:entry')` silently returns `[]`. All ArXiv Atom elements live in the `http://www.w3.org/2005/Atom` namespace; ArXiv-specific fields (`comment`, `primary_category`, `journal_ref`, `doi`) live in `http://arxiv.org/schemas/atom`.
288
+
289
+ - **Batch single `id_list` call is faster than ThreadPoolExecutor.** A comma-separated `id_list` with 10 IDs resolved in one call (1.91s) vs. 10 separate `ThreadPoolExecutor` calls (6.34s). Use the batch form when you already have the IDs.
290
+
291
+ - **`atom:id` contains a URL, not a bare ID.** The element text is `http://arxiv.org/abs/1706.03762v7` — always split on `/` and take `[-1]` to get the bare ID with version. Strip version with `re.sub(r'v\d+$', '', id)` if needed.
292
+
293
+ - **Batch `id_list` returns entries in unpredictable order.** When fetching `1706.03762,1810.04805,2005.14165`, entries came back ordered by publication date, not by the order given in the request. Index by ID, not position.
294
+
295
+ - **`max_results` must be set explicitly when using `id_list` batches.** If you request 10 IDs but omit `max_results`, the API defaults to 10, which happens to work — but set it explicitly to `len(ids)` to be safe.
296
+
297
+ - **Nonexistent IDs return zero entries, not an error.** `id_list=9999.99999` gives `totalResults=0` and an empty `atom:entry` list. Always check `len(entries) > 0` before accessing `entries[0]`.
298
+
299
+ - **`arxiv:comment` and `arxiv:journal_ref` / `arxiv:doi` may be absent.** Not all papers have these fields. Use `e.find('arxiv:comment', NS)` and check `if el is not None and el.text`.
300
+
301
+ - **Rate limit: 3 seconds between requests recommended for bulk crawling.** In practice, rapid bursts of 10 individual requests complete in ~6s (avg 0.63s/req) without being blocked. For sustained crawls over hundreds of papers, insert `time.sleep(3)` between requests. The API does not return rate limit headers — it just starts slowing responses or returns HTTP 503 silently.
302
+
303
+ - **`citation_author` tags are in `"Last, First"` format**, not `"First Last"` like the Atom API. The Atom `atom:author/atom:name` field gives `"First Last"` order. Pick the format that matches your downstream use.
304
+
305
+ - **The `arxiv:affiliation` sub-element of `atom:author` is rarely populated.** Most institutional affiliations are absent from the API response even when listed on the paper. The HTML abs page doesn't expose them in meta tags either.
306
+
307
+ - **`sortBy=relevance` applies only with `search_query`.** Using `sortBy=relevance` with `id_list` has no effect — results still come back in date order.
308
+
309
+ - **`max_results` cap is 2000 per call.** For bulk harvesting of a category, use `start` offset pagination and add 3s sleep between pages. `opensearch:totalResults` tells you the total so you can compute how many pages are needed.
310
+
311
+ - **HTML `citation_abstract` meta tag contains the full abstract.** Unlike the Atom `atom:summary` which can have trailing whitespace and embedded newlines, the meta tag version is a single clean string — no `.strip()` needed.