An open API service indexing awesome lists of open source software.

https://github.com/kalkih/inet-notifier

A simple script to notify about product availability on electronics retailer Inet.se.
https://github.com/kalkih/inet-notifier

bot inet notifications web-scraping

Last synced: about 1 year ago
JSON representation

A simple script to notify about product availability on electronics retailer Inet.se.

Awesome Lists containing this project

README

          

# inet-notifier

> A simple script to notify about product availability on electronics retailer [Inet.se](https://www.inet.se).

## Requirements

- [Node.js](https://nodejs.org/en/)

## Usage

1. Install the dependencies with `npm install`.

2. Edit the `.env` file with your search term and optional keyword to ignore then run the script with `npm start`.

The script will send you a desktop notification when a product is available, clicking the notification will take you directly to the product page.