Commit 43e932f
Merge branch 'v4' into 3409-align-enqueuelinksoptions-with-crawlee-python
Resolve conflicts between the unified include/exclude enqueue API and v4:
- enqueue_links.ts / click-elements.ts: keep include/exclude API, adopt
v4's IRequestManager/requestManager and async createRequestQueueMock
- index.ts: drop PseudoUrl export, keep v4's `export type` for type-only re-exports
- sitemap_request_loader.ts: keep include/exclude over globs/regexps, adopt
v4's SitemapRequestList -> SitemapRequestLoader rename
- tests: keep include/exclude tests, drop obsolete pseudoUrls/globs tests,
apply v4's async mock
- drop yarn.lock (v4 migrated to pnpm); remove @apify/pseudo_url from
pnpm-lock.yaml to match core's package.json
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>432 files changed
Lines changed: 114688 additions & 115733 deletions
File tree
- .github/workflows
- .husky
- docs
- examples
- experiments
- guides
- parallel-scraping
- running-in-web-server
- upgrading
- packages
- basic-crawler
- src
- internals
- test
- browser-crawler
- src/internals
- browser-pool
- src
- abstract-classes
- fingerprinting
- puppeteer
- test
- cheerio-crawler
- src/internals
- test
- cli
- src/commands
- core
- src
- autoscaling
- crawlers
- enqueue_links
- events
- session_pool
- storages
- test
- core
- enqueue_links
- request-queue
- storages
- crawlee
- src
- fs-storage
- src
- background-handler
- fs
- dataset
- key-value-store
- request-queue
- resource-clients
- common
- test
- key-value-store
- request-queue
- got-scraping-client
- http-client
- src
- http-crawler
- src/internals
- impit-client
- src
- jsdom-crawler
- src/internals
- linkedom-crawler
- src/internals
- memory-storage
- src
- fs
- dataset
- key-value-store
- request-queue
- resource-clients
- common
- test
- key-value-store
- request-queue
- playwright-crawler
- src/internals
- enqueue-links
- utils
- puppeteer-crawler
- src/internals
- enqueue-links
- utils
- stagehand-crawler
- src
- internals
- utils
- templates
- templates
- camoufox-ts
- cheerio-ts
- empty-ts
- getting-started-ts
- playwright-ts
- puppeteer-ts
- types
- src
- utils
- src
- internals
- system-info
- test
- patches
- test
- browser-pool
- browser-plugins
- core
- browser_launchers
- crawlers
- enqueue_links
- session_pool
- storages
- e2e
- adaptive-playwright-default/actor/.actor
- adaptive-playwright-robots-file/actor/.actor
- automatic-persist-value/actor/.actor
- autoscaling-max-tasks-per-minute/actor/.actor
- camoufox-cloudflare/actor/.actor
- cheerio-curl-impersonate-ts/actor
- .actor
- cheerio-default-ts/actor
- .actor
- cheerio-default/actor/.actor
- cheerio-enqueue-links-base/actor/.actor
- cheerio-enqueue-links/actor/.actor
- cheerio-error-snapshot/actor/.actor
- cheerio-ignore-ssl-errors/actor/.actor
- cheerio-impit-ts/actor
- .actor
- cheerio-initial-cookies/actor/.actor
- cheerio-max-requests/actor/.actor
- cheerio-page-info/actor/.actor
- cheerio-request-queue-v2/actor
- .actor
- cheerio-robots-file/actor/.actor
- cheerio-stop-resume-ts/actor
- .actor
- cheerio-throw-on-ssl-errors/actor/.actor
- input-json5/actor/.actor
- jsdom-default-ts/actor
- .actor
- jsdom-react-ts/actor
- .actor
- linkedom-default-ts/actor
- .actor
- migration/actor
- .actor
- playwright-default/actor/.actor
- playwright-enqueue-links-base/actor/.actor
- playwright-enqueue-links/actor/.actor
- playwright-initial-cookies/actor/.actor
- playwright-introduction-guide/actor/.actor
- playwright-multi-run/actor/.actor
- playwright-robots-file/actor/.actor
- proxy-rotation/actor/.actor
- puppeteer-default/actor/.actor
- puppeteer-enqueue-links/actor/.actor
- puppeteer-error-snapshot/actor/.actor
- puppeteer-ignore-ssl-errors/actor/.actor
- puppeteer-initial-cookies/actor/.actor
- puppeteer-page-info/actor/.actor
- puppeteer-store-pagination-jquery/actor/.actor
- puppeteer-store-pagination/actor/.actor
- puppeteer-throw-on-ssl-errors/actor/.actor
- request-queue-with-concurrency/actor/.actor
- request-queue-zero-concurrency/actor
- .actor
- session-rotation/actor/.actor
- stagehand-claude/actor/.actor
- stagehand-concurrent/actor
- .actor
- storage-open-return-storage-object/actor/.actor
- stagehand-crawler
- utils
- website
- versioned_docs/version-4.0
- guides
- custom-logger
- http-clients
- impit-http-client
- parallel-scraping
- upgrading
- versioned_sidebars
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 32 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 33 | + | |
43 | 34 | | |
44 | 35 | | |
45 | 36 | | |
46 | 37 | | |
47 | 38 | | |
48 | | - | |
| 39 | + | |
49 | 40 | | |
50 | 41 | | |
51 | 42 | | |
52 | 43 | | |
53 | 44 | | |
54 | 45 | | |
55 | 46 | | |
56 | | - | |
| 47 | + | |
57 | 48 | | |
58 | 49 | | |
59 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 52 | | |
63 | 53 | | |
64 | 54 | | |
| |||
68 | 58 | | |
69 | 59 | | |
70 | 60 | | |
71 | | - | |
72 | | - | |
| 61 | + | |
73 | 62 | | |
74 | 63 | | |
75 | | - | |
| 64 | + | |
76 | 65 | | |
77 | 66 | | |
78 | | - | |
| 67 | + | |
79 | 68 | | |
80 | | - | |
| 69 | + | |
81 | 70 | | |
82 | 71 | | |
83 | | - | |
84 | | - | |
| 72 | + | |
| 73 | + | |
85 | 74 | | |
86 | 75 | | |
87 | 76 | | |
| |||
91 | 80 | | |
92 | 81 | | |
93 | 82 | | |
94 | | - | |
| 83 | + | |
95 | 84 | | |
96 | 85 | | |
97 | 86 | | |
98 | 87 | | |
99 | | - | |
| 88 | + | |
100 | 89 | | |
101 | 90 | | |
102 | 91 | | |
103 | 92 | | |
104 | | - | |
105 | | - | |
| 93 | + | |
| 94 | + | |
106 | 95 | | |
107 | 96 | | |
108 | 97 | | |
109 | 98 | | |
110 | | - | |
| 99 | + | |
111 | 100 | | |
112 | 101 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 54 | | |
66 | 55 | | |
67 | 56 | | |
| |||
71 | 60 | | |
72 | 61 | | |
73 | 62 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
78 | 67 | | |
79 | 68 | | |
80 | | - | |
| 69 | + | |
81 | 70 | | |
82 | 71 | | |
83 | | - | |
| 72 | + | |
84 | 73 | | |
85 | 74 | | |
86 | 75 | | |
| |||
101 | 90 | | |
102 | 91 | | |
103 | 92 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | 93 | | |
115 | 94 | | |
116 | 95 | | |
| |||
120 | 99 | | |
121 | 100 | | |
122 | 101 | | |
123 | | - | |
124 | | - | |
| 102 | + | |
125 | 103 | | |
126 | 104 | | |
127 | | - | |
| 105 | + | |
128 | 106 | | |
129 | 107 | | |
130 | 108 | | |
131 | | - | |
| 109 | + | |
132 | 110 | | |
133 | 111 | | |
134 | 112 | | |
| |||
138 | 116 | | |
139 | 117 | | |
140 | 118 | | |
141 | | - | |
| 119 | + | |
142 | 120 | | |
143 | 121 | | |
144 | 122 | | |
| |||
148 | 126 | | |
149 | 127 | | |
150 | 128 | | |
151 | | - | |
152 | | - | |
| 129 | + | |
| 130 | + | |
153 | 131 | | |
154 | 132 | | |
155 | 133 | | |
156 | | - | |
| 134 | + | |
157 | 135 | | |
158 | 136 | | |
159 | 137 | | |
160 | 138 | | |
| 139 | + | |
161 | 140 | | |
162 | 141 | | |
163 | 142 | | |
| |||
198 | 177 | | |
199 | 178 | | |
200 | 179 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
| 180 | + | |
218 | 181 | | |
219 | 182 | | |
220 | 183 | | |
| |||
225 | 188 | | |
226 | 189 | | |
227 | 190 | | |
228 | | - | |
229 | | - | |
| 191 | + | |
| 192 | + | |
230 | 193 | | |
231 | 194 | | |
232 | 195 | | |
| |||
0 commit comments