This example was made for scraping the dell website (https://www.dell.com/support/home/de-de) for shipping dates of products based on given service tags.
This code had to make many compromises, because the dell website wasn't easily scrapable (places are marked in the code).
To try this example, just write into your terminal (Node.js needed): npm install node scrapers.js