mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-28 03:42:13 +00:00
Add invisible_playwright to Web Scraping > Frameworks
This commit is contained in:
parent
9c8a4503ec
commit
54d6ff59ed
1 changed files with 1 additions and 0 deletions
|
|
@ -380,6 +380,7 @@ _Libraries to automate web scraping and extract web content._
|
|||
- Frameworks
|
||||
- [browser-use](https://github.com/browser-use/browser-use) - Make websites accessible for AI agents with easy browser automation.
|
||||
- [crawl4ai](https://github.com/unclecode/crawl4ai) - An open-source, LLM-friendly web crawler that provides lightning-fast, structured data extraction specifically designed for AI agents.
|
||||
- [invisible_playwright](https://github.com/feder-cr/invisible_playwright) - Playwright wrapper over a patched Firefox with a realistic, consistent browser fingerprint.
|
||||
- [mechanicalsoup](https://github.com/MechanicalSoup/MechanicalSoup) - A Python library for automating interaction with websites.
|
||||
- [scrapy](https://github.com/scrapy/scrapy) - A fast high-level screen scraping and web crawling framework.
|
||||
- Content Extraction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue