Skip to content

An API that performs HTML scraping to obtain and return recipe information in a standardised format, primarily focusing on websites that focus on baking.

License

Notifications You must be signed in to change notification settings

Lewis-Trowbridge/Bakerscraper-API

Repository files navigation

Bakerscraper API

What is this?

This is an API that performs HTML scraping to obtain and return recipe information in a standardised format, primarily focusing on websites that focus on baking.

How do I run it?

Docker image

A Docker image is available for the API at Docker Hub - once downloaded, this can be run with:

docker run -p 5000:80 lewistrowbridge/bakerscraper:latest

Will you ever come up with good names for your projects?

No.

About

An API that performs HTML scraping to obtain and return recipe information in a standardised format, primarily focusing on websites that focus on baking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published