Skip to content

martijndirksen/allerhande-top-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

allerhande-top-recipes

Introduction

This little Node.js utility makes it easy to find recipes on AH Allerhande which are popular and rated high. Select the course you're interested in and it will create a ranking of recipes in the form of a text file (output.txt).

It works by directly communicating with the GraphQL endpoint of AH (and spoofing some headers to fool the endpoint to accept our requests :)).

How to run

  1. Clone this repository
  2. npm i
  3. npm start

Licensing

This software is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published