Skip to main content
248.AI
HomePricing
248.AI
Privacy PolicyTerms of Service

© 2026 248.AI. All rights reserved.

For teams that sell to restaurants and bars

An extra day to sell.

AI that researches leads, writes personalized emails, and runs cold email campaigns. Run it as an agent, or use each tool on its own via API.

Get early access

Trusted by sales teams at

Cvent logoProvi logoSpotOn logo

Powered by Industry-Leading Integrations

Salesforce logo
HubSpot logo
Twilio logo
Gmail logo
Google Maps logo
OpenAI logo
Anthropic logo
Perplexity logo
Salesforce logo
HubSpot logo
Twilio logo
Gmail logo
Google Maps logo
OpenAI logo
Anthropic logo
Perplexity logo

One set of tools. Two ways to use them.

Hire the Agent

Your AI sales assistant. Handles CRM, prospecting, outreach, and pipeline.

Prospecting
Give me all the Italian restaurants in Lincoln Park with more than 50 reviews
Rosati's
Pequod's
Boka
Lula
Twin Anchors
Big Star
23matches
Marco Rosati
Rosati's Pizza
4.6 ★2 emails
Lisa Chen
Pequod's Pizza
4.2 ★1 email
James Park
Boka Restaurant
4.8 ★3 emails
+ 20 more results
Outreach
Email them all about our upcoming promotion for end-of-month specials.
23restaurants
41contacts
Send personalized email
Unique per restaurant, owner and GM get separate versions
Wait 2 days
Automatic follow-up if no reply
Forward positive reply to seller
Rep gets a warm lead, ready to close
Route planning
Create a route for the positive replies to our outbound campaign.
1
2
3
4
Today's route
1
Rosati's Pizza
9:00 AM
2
Pequod's Pizza
10:15 AM · 12 min drive
3
Boka Restaurant
11:30 AM · 8 min drive
4
Twin Anchors
1:00 PM · 15 min drive
Post-meeting update
Voice memo0:45

“Left Rosati's on Clark. Owner wants a demo, worried about contract length.”

Got it. Updating deal and sending case study now.

Rosati's PizzaUpdating
Stage
Discovery
Proposal
Negotiation
Done
Case study sent
Follow-up Thursday
Pipeline management
Rosati's PizzaNegotiation
📧Maria (GM) replied about 3-location pricing
📞Marco mentioned budget resets in Q3
📄Case study sent, opened 4 times
12 touchpoints tracked across 3 stakeholders
248

Maria from Rosati's replied. She wants pricing for 3 locations. Marco mentioned Q3 budget resets last call. Want me to send the multi-location proposal?

Yes, and loop in Sarah for the multi-location deal.

248

Done. Sent proposal to Maria, briefed Sarah on all 3 conversations, and blocked 30 min on her calendar with Rosati's team.

Get early access

Buy the Tools

Same tools our agent uses. REST APIs for your stack.

curl https://api.248.ai/v1/places/search \
  -H "Authorization: Bearer YOUR_KEY" \
  -G -d "zip=60614" -d "type=restaurant"
POST/v1/research

Web Researcher

Structured research on any company or person.

curl -X POST https://api.248.ai/v1/research \
  -H "Authorization: Bearer YOUR_KEY" \
  -d '{"query": "Rosati\'s Pizza Lincoln Park"}'
GET/v1/places/search

Google Places Search

Find businesses by location, cuisine, type.

curl https://api.248.ai/v1/places/search \
  -H "Authorization: Bearer YOUR_KEY" \
  -G -d "zip=60614" -d "cuisine=italian"
GET/v1/places/{id}/enrich

Places Enricher

Hours, reviews, owner info, website, phone.

curl https://api.248.ai/v1/places/ChIJx8S_abc/enrich \
  -H "Authorization: Bearer YOUR_KEY"
POST/v1/scrape/emails

Website Email Scraper

Extract emails from any website.

curl -X POST https://api.248.ai/v1/scrape/emails \
  -H "Authorization: Bearer YOUR_KEY" \
  -d '{"url": "https://rosatispizza.com"}'
POST/v1/linkedin/enrich

LinkedIn Enricher

Full profile from a LinkedIn URL.

curl -X POST https://api.248.ai/v1/linkedin/enrich \
  -H "Authorization: Bearer YOUR_KEY" \
  -d '{"linkedin_url": "https://linkedin.com/in/..."}'
POST/v1/linkedin/find

LinkedIn Finder

Find a profile by name and company.

curl -X POST https://api.248.ai/v1/linkedin/find \
  -H "Authorization: Bearer YOUR_KEY" \
  -d '{"first_name": "Marco", "last_name": "Rosati",
       "company": "Rosatis Pizza"}'
POST/v1/verify/email

Email Verifier

Check deliverability before you send.

curl -X POST https://api.248.ai/v1/verify/email \
  -H "Authorization: Bearer YOUR_KEY" \
  -d '{"email": "m*****@rosatispizza.com"}'
POST/v1/navigate

Website Navigator

AI extraction of specific data from any page.

curl -X POST https://api.248.ai/v1/navigate \
  -H "Authorization: Bearer YOUR_KEY" \
  -d '{"url": "https://rosatispizza.com",
       "extract": ["menu_items", "location"]}'
POST/v1/scrape/facebook

Facebook Email Scraper

Emails from Facebook business pages.

curl -X POST https://api.248.ai/v1/scrape/facebook \
  -H "Authorization: Bearer YOUR_KEY" \
  -d '{"facebook_url": "https://facebook.com/rosatispizza"}'
POST/v1/routes/generate

Route Generator

Optimized driving routes for field reps.

curl -X POST https://api.248.ai/v1/routes/generate \
  -H "Authorization: Bearer YOUR_KEY" \
  -d '{"stops": ["ChIJx8S_abc", "ChIJy9T_def"],
       "start": "60614"}'
Get API access

Ready for your GTM stack.

Get early accessGet API access