Web scraping Chrome Extension
Budget: $30 – $250 USD
Need a Chrome Extension that scrapes values from recipe page and posts them to API
Test URL
https://www.allrecipes.com/recipe/15821/aunt-teens-creamy-chocolate-fudge/
Field/Values needed
Prep: 10 mins
Cook: 20 mins
Total: 30 mins
Servings: 48
Yield: 3 pounds
Trigger
F4 -key press
API Endpoint
POST - https://postb.in/1639181788054-9513582310173
{
"prep": "10 mins",
"cook": "20 mins",
"total": "30 mins",
"servings": 48,
"yield": "3 pounds"
}
Test URL
https://www.allrecipes.com/recipe/15821/aunt-teens-creamy-chocolate-fudge/
Field/Values needed
Prep: 10 mins
Cook: 20 mins
Total: 30 mins
Servings: 48
Yield: 3 pounds
Trigger
F4 -key press
API Endpoint
POST - https://postb.in/1639181788054-9513582310173
{
"prep": "10 mins",
"cook": "20 mins",
"total": "30 mins",
"servings": 48,
"yield": "3 pounds"
}