Restaurant Website Menu URL Extraction
Budget: $15 – $25 USD
The Task
You will receive a CSV file with restaurant names and websites. Your job is to:
Visit each restaurant's website
Find the food menu page (NOT drinks, events, or reservations)
Copy the exact URL of the menu page
Paste it into the CSV in the menu_url column
Example:
restaurant_namewebsitemenu_urlCarbonehttps://carbonenewyork.com/https://carbonenewyork.com/dinner-menuPeter Lugerhttps://peterluger.com/https://peterluger.com/menus/
Requirements
Find the FOOD menu page specifically:
Look for: "Menu", "Dinner Menu", "Food Menu", "Our Menu"
Avoid: Drink menus, wine lists, catering, private events, reservations pages
Handle different menu formats:
If menu is on one page → Copy that URL
If menu has multiple pages (lunch/dinner) → Choose DINNER menu
If menu is a PDF → Copy the PDF link and note "PDF" in comments
If no menu exists online → Write "NO_MENU" in the menu_url column
Quality Standards:
URLs must be exact and complete (include https://)
Double-check each URL works
No typos or mistakes
Complete all 100 restaurants
What You'll Receive
CSV file with 100 restaurants (restaurant_name, website, menu_url columns)
Clear instructions
Example completed rows
What You'll Deliver
Completed CSV file with menu URLs for all 100 restaurants
Comments column noting any issues (PDF menus, no menu found, etc.)
Time Estimate
2-3 minutes per restaurant (visit site, find menu, copy URL)
You will receive a CSV file with restaurant names and websites. Your job is to:
Visit each restaurant's website
Find the food menu page (NOT drinks, events, or reservations)
Copy the exact URL of the menu page
Paste it into the CSV in the menu_url column
Example:
restaurant_namewebsitemenu_urlCarbonehttps://carbonenewyork.com/https://carbonenewyork.com/dinner-menuPeter Lugerhttps://peterluger.com/https://peterluger.com/menus/
Requirements
Find the FOOD menu page specifically:
Look for: "Menu", "Dinner Menu", "Food Menu", "Our Menu"
Avoid: Drink menus, wine lists, catering, private events, reservations pages
Handle different menu formats:
If menu is on one page → Copy that URL
If menu has multiple pages (lunch/dinner) → Choose DINNER menu
If menu is a PDF → Copy the PDF link and note "PDF" in comments
If no menu exists online → Write "NO_MENU" in the menu_url column
Quality Standards:
URLs must be exact and complete (include https://)
Double-check each URL works
No typos or mistakes
Complete all 100 restaurants
What You'll Receive
CSV file with 100 restaurants (restaurant_name, website, menu_url columns)
Clear instructions
Example completed rows
What You'll Deliver
Completed CSV file with menu URLs for all 100 restaurants
Comments column noting any issues (PDF menus, no menu found, etc.)
Time Estimate
2-3 minutes per restaurant (visit site, find menu, copy URL)
Related categories:
PHP
Data Processing
Data Entry
Excel
Web Scraping
HTML
Data Collection
Data Management