From 313ca960388d2ad51773d78dc47d80df92153ec8 Mon Sep 17 00:00:00 2001 From: nimitta09 <84233219+nimitta09@users.noreply.github.com> Date: Thu, 2 Jan 2025 21:29:11 -0600 Subject: [PATCH] Add Hyperbrowser --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a7f5f89..7f35fdef 100644 --- a/README.md +++ b/README.md @@ -1135,6 +1135,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [feedparser](https://github.com/kurtmckee/feedparser) - Universal feed parser. * [grab](https://github.com/lorien/grab) - Site scraping framework. +* [hyperbrowser](https://github.com/hyperbrowserai/python-sdk) - A browser automation tool that allows you to automate web browsing, scraping, and crawling tasks. * [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.