https://github.com/hive-o/artax-common
https://github.com/hive-o/artax-common
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hive-o/artax-common
- Owner: hive-o
- Created: 2024-08-05T15:23:02.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T15:11:52.000Z (9 months ago)
- Last Synced: 2025-01-04T03:12:36.199Z (4 months ago)
- Language: TypeScript
- Size: 6.5 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/artax-common 🕷️
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/artax-common# yarn
yarn add @hive-o/artax-common
```## Contributing
Contributions are welcome! Please feel free to open issues or submit pull requests.