Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
Updating the plugin allows us to use the new unified transformation pipeline instead of handling the API docs generation separately in each Python project.
The new version also now renders the Typedoc objects in machine-readable elements on the page, so we can use the new reexports plugin option (more about that in a PR in apify-sdk-python).
Updating the plugin allows us to use the new unified transformation pipeline instead of handling the API docs generation separately in each Python project.
The new version also now renders the Typedoc objects in machine-readable elements on the page, so we can use the new
reexports
plugin option (more about that in a PR inapify-sdk-python
).