---
title: Map Out All the Burritos Joints Near You With This Nifty Tool
description: Do you know where all the burritos near by are? No? This tool will tell you.
authors:
  - name: Ethan Wolff-Mann
    url: https://money.com/author/ethan-wolff-mann/
    at_money_since: 2015
    articles: 160
    covers:
      - Lifestyle
      - Banking
      - Business
      - Career Advice
      - Credit
      - Credit Cards
      - Economy and Politics
      - Education
      - Housing
      - Identity Theft
      - Insurance
      - Investing
      - Personal Finance
      - Professional Services
      - Shopping
      - Taxes
      - Technology
    social:
      - https://x.com/ewolffmann
    former_staff: true
published: '2016-03-14T18:40:22.000Z'
modified: '2016-03-14T18:40:22.000Z'
section: Lifestyle
tags:
  - Food &amp; Drink
  - pubdesk
word_count: 143
canonical: https://money.com/tool-maps-burritos-local/
type: Article
source: structured-blocks
---

> **Disclosure:** We research all brands listed and may earn a fee from our partners. Research and financial considerations may influence how brands are displayed. Not all brands are included. [Learn more](https://money.com/page/disclaimer/).

![A Burrito On Black Background](https://img.money.com/2016/03/gettyimages-469502985.jpg)

It is a truth universally acknowledged, that a person in possession of a good hunger must be in want of a burrito.

The only problem is—it's very hard to find one when afflicted by a crippling hunger.

Taking matters into its own hands, as usual, the Internet has come up with an incredible solution, which was posted on [Reddit by its creator](https://www.reddit.com/r/InternetIsBeautiful/comments/4a5gu1/i_made_a_site_to_find_local_burritos/), "HTMLlama."

[MyBurritoFinder.com](http://www.myburritofinder.com/) combines data from Google Maps and Yelp to personalize a map with burritos. Input your zipcode, city, or neighborhood to the single-purpose tool and your lunch plans practically make themselves.

Some places have far more than others. It's fun to look at the [Mission neighborhood](http://www.myburritofinder.com/?theArea=94110) of San Francisco, where the standard burrito—called the "[Mission Burrito](https://en.wikipedia.org/wiki/Mission_burrito)"—started.

It doesn't yet have filters by stars, but to [rephrase](https://www.youtube.com/watch?v=h_IIyeLhmF0&start=111&end=114) the 2005 film *Wedding Crashers*, it's a burrito baby! It's good no matter what.

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "@id": "https://money.com/tool-maps-burritos-local/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://money.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Lifestyle",
          "item": "https://money.com/lifestyle/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Restaurants",
          "item": "https://money.com/restaurants/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Map Out All the Burritos Joints Near You With This Nifty Tool"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://money.com/#website",
      "url": "https://money.com",
      "name": "Money",
      "publisher": {
        "@id": "https://money.com/#organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://money.com/tool-maps-burritos-local/#webpage",
      "url": "https://money.com/tool-maps-burritos-local/",
      "name": "Map Out All the Burritos Joints Near You With This Nifty Tool",
      "isPartOf": {
        "@id": "https://money.com/#website"
      },
      "datePublished": "2016-03-14T18:40:22.000Z",
      "mainEntity": {
        "@id": "https://money.com/tool-maps-burritos-local/"
      },
      "inLanguage": "en-US",
      "breadcrumb": {
        "@id": "https://money.com/tool-maps-burritos-local/#breadcrumb"
      },
      "dateModified": "2016-03-14T18:40:22.000Z"
    },
    {
      "@type": "Article",
      "headline": "Map Out All the Burritos Joints Near You With This Nifty Tool",
      "articleSection": "Lifestyle",
      "image": [
        {
          "@type": "ImageObject",
          "url": "https://img.money.com/2016/03/gettyimages-469502985.jpg",
          "width": 5100,
          "height": 3913,
          "caption": "A Burrito On Black Background"
        }
      ],
      "author": [
        {
          "@type": "Person",
          "name": "Ethan Wolff-Mann",
          "url": "https://money.com/author/ethan-wolff-mann/",
          "@id": "https://money.com/author/ethan-wolff-mann/#author",
          "sameAs": [
            "https://x.com/ewolffmann"
          ]
        }
      ],
      "publisher": "https://money.com/#organization",
      "datePublished": "2016-03-14T18:40:22.000Z",
      "description": "Do you know where all the burritos near by are? No? This tool will tell you.",
      "abstract": "Do you know where all the burritos near by are? No? This tool will tell you.",
      "@id": "https://money.com/tool-maps-burritos-local/",
      "inLanguage": "en-US",
      "dateModified": "2016-03-14T18:40:22.000Z",
      "wordCount": 143,
      "keywords": [
        "Food &amp; Drink",
        "pubdesk"
      ],
      "about": [
        {
          "@type": "Thing",
          "name": "Lifestyle",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Lifestyle"
          ]
        },
        {
          "@type": "Thing",
          "name": "Restaurant",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Restaurant"
          ]
        }
      ]
    }
  ]
}
```
