https://github.com/hive-o/weber
https://github.com/hive-o/weber
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hive-o/weber
- Owner: hive-o
- Created: 2024-08-02T14:30:20.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T14:08:30.000Z (9 months ago)
- Last Synced: 2025-01-04T03:12:36.125Z (4 months ago)
- Language: TypeScript
- Size: 2.15 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/weber 🕷️
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/weber# yarn
yarn add @hive-o/weber
```## Contributing
Contributions are welcome! Please feel free to open issues or submit pull requests.