Skip to content

Add documentation guides for LLM-based web scraping frameworks #836

Description

@vdusek

Summary

Our current documentation guides cover traditional web scraping libraries (BeautifulSoup, HTTPX, Playwright, Selenium, Scrapy, etc.), but we're missing guides for modern LLM-based web scraping frameworks that are becoming increasingly popular.

We should add new guides showing how to use these frameworks with the Apify SDK.

Guides to add

  • Crawl4AI – LLM-friendly web crawler and scraper with built-in support for structured extraction
  • Scrapling – high-performance, adaptive web scraping library with intelligent content extraction
  • Browser Use – AI agent framework for browser automation using LLMs
  • ScrapeGraphAI – LLM-powered scraping pipelines using graph-based logic

Notes

Edit

  • Removing ScrapeGraphAI as it is probably not relevant according to the PyPI download stats.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation.t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions