Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
6cf67ba
init sitemap
Mantisus Apr 21, 2025
c96572a
implementation
Mantisus Apr 22, 2025
e7063a5
update
Mantisus Apr 24, 2025
fcbca23
optimization uvicorn paths
Mantisus Apr 24, 2025
1c284ac
Merge branch 'master' into sitemap
Mantisus May 22, 2025
f0b089c
add tests
Mantisus May 30, 2025
43f204d
Merge branch 'master' into sitemap
Mantisus May 30, 2025
c2dbb73
integrate sitemap to robots.txt
Mantisus May 30, 2025
8eb1eaa
Merge branch 'master' into sitemap
Mantisus Jun 3, 2025
3279aa6
add implementation `SitemapRequestLoader`
Mantisus Jun 3, 2025
b1910f1
add tests
Mantisus Jun 3, 2025
65e4a38
update docs
Mantisus Jun 3, 2025
d432941
fix uvicorn path
Mantisus Jun 3, 2025
df554fd
Merge branch 'master' into sitemap
Mantisus Jun 9, 2025
4d61c12
unification echo_content
Mantisus Jun 9, 2025
04cd366
update endpoints
Mantisus Jun 9, 2025
a446bb1
clear extra property in `SitemapRequestLoader`
Mantisus Jun 9, 2025
a82985a
implimitation stream method
Mantisus Jun 10, 2025
987d5e9
Merge branch 'sitemap' into test-sitemap
Mantisus Jun 10, 2025
8a7aa4a
add chunk_size parameter for `iter_bytes`
Mantisus Jun 10, 2025
f7a93cb
Merge branch 'master' into stream-http-client
Mantisus Jun 10, 2025
594604f
add support timeout for stream
Mantisus Jun 10, 2025
0607be6
add test
Mantisus Jun 10, 2025
2be9383
update docsstrings
Mantisus Jun 10, 2025
95579fe
remove `chunk_size`
Mantisus Jun 11, 2025
1942822
iter_bytesread_stream
Mantisus Jun 11, 2025
4b52abf
Merge branch 'master' into stream-http-client
Mantisus Jun 11, 2025
59166e1
update for use `HttpClient` with `stream`
Mantisus Jun 11, 2025
b2913f7
Merge branch 'stream-http-client' into test-sitemap
Mantisus Jun 11, 2025
eaf185b
update with `read_stream`
Mantisus Jun 11, 2025
03b0317
add activate property
Mantisus Jun 12, 2025
f5948a0
Merge branch 'master' into test-sitemap
Mantisus Jun 12, 2025
a9aecf2
Merge branch 'master' into stream-http-client
Mantisus Jun 12, 2025
fac5ca1
add active property
Mantisus Jun 12, 2025
8abd28e
Update src/crawlee/crawlers/_playwright/_types.py
Mantisus Jun 12, 2025
3c53169
raise Error for `read_stream` if `stream` is consumed
Mantisus Jun 12, 2025
54ed3f8
update Error
Mantisus Jun 12, 2025
f933954
add reuse tests for context manager
Mantisus Jun 12, 2025
b501739
Use context manager in test
Mantisus Jun 18, 2025
9638c2d
Merge branch 'master' into stream-http-client
Mantisus Jun 18, 2025
2c16d99
Merge branch 'stream-http-client' into test-sitemap
Mantisus Jun 18, 2025
6e9149e
Merge branch 'master' into sitemap
Mantisus Jun 19, 2025
e50f4cc
update
Mantisus Jun 19, 2025
391af8e
add stream decoder for UTF-8
Mantisus Jun 24, 2025
5926211
add `SitemapRequestLoader` in docs guide
Mantisus Jun 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading