https://github.com/hive-o/middleware
https://github.com/hive-o/middleware
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hive-o/middleware
- Owner: hive-o
- Created: 2024-08-03T18:56:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T13:20:11.000Z (9 months ago)
- Last Synced: 2025-01-04T03:12:38.255Z (4 months ago)
- Language: TypeScript
- Size: 6.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# @hive-o/middleware 🕷️
A simple, fast web crawling and navigation library built with Puppeteer, designed to automate interactions with websites, explore links, and gather information.
## Installation
```shell
# npm
npm install @hive-o/middleware# yarn
yarn add @hive-o/middleware
```## Contributing
Contributions are welcome! Please feel free to open issues or submit pull requests.