Skip to content

VUNutri/Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barbora.lt web scraper

This is a web scraper designed to get shopping list with cheapest grocaries options.

Get shopping list POST request url: <host>/getList JSON Request:

{
  "title": string,
  "size": ml,
  "ammount": int,
  "proteins": int
}

JSON Response:

{
  "description": string,
  "ammount": int,
  "price" float
  "size": "string",
  "img": "string"
}

Built with

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published