feat: add utility for load and parse Sitemap and `SitemapRequestLoader` by Mantisus · Pull Request #1169 · apify/crawlee-python

added 2 commits

April 21, 2025 17:48

@Mantisus Mantisus changed the title feat: add Sitemap Utility feat: add utility for load and parse Sitemap and SitemapRequestLoader

Jun 3, 2025

@Mantisus

@Mantisus

@Mantisus Mantisus marked this pull request as ready for review

June 3, 2025 18:44

janbuchar

@Mantisus

@Mantisus

@Mantisus

@Mantisus

Co-authored-by: Jan Buchar <Teyras@gmail.com>

@Mantisus

@Mantisus

@Mantisus

@Mantisus

@Mantisus

@Mantisus

vdusek pushed a commit that referenced this pull request

Jun 19, 2025
### Description

- Add `stream` method for `HttpClient`
- Add an async context manager for cleaning up resources when closing a
`HttpClient`

Relates: #1169

@Mantisus

@Mantisus

janbuchar

@Mantisus

janbuchar

vdusek

@Mantisus

Pijukatel