Skip to content

luonga/Web-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Communication Contract

How to setup:

Open up the scraper-flask folder in your terminal

Run App.py (type python app.py)

Example UI:

In another terminal, navigate to the scraper-app folder > src

Run App.js (type npm start)

Open http://localhost:3000 to view it in your browser if it did no automatically open.

image

A. HOW TO REQUEST DATA:

Enter a URL as instructed and click submit. Example call: https://www.foodnetwork.com/recipes/food-network-kitchen/grilled-baba-ganoush-9911523

image

B. HOW TO RECEIVE DATA:

Once you click submit, the application will return a JSON string of the ingredients in the given recipe and display it on the UI.

image

C. UML DIAGRAM

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published