knygbvq.shop Open in urlscan Pro
2606:4700:3032::6815:2cdd  Public Scan

URL: https://knygbvq.shop/
Submission: On June 13 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="tabs-nav-selector" data-form="">
  <div class="form-ui">
    <label class="input--populated">
      <span class="input-label">Select a tab to display</span>
      <select class="tabs-nav-selector__input form-control" name="tab" role="tab" aria-controls="tabs-664125">
        <option value="tab-item-664123" selected="">Hayes Valley</option>
        <option value="tab-item-664124">SoMa</option>
      </select>
      <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
        <i class="fa fa-chevron-down"></i>
      </span>
    </label>
  </div>
</form>

POST

<form data-form="contact" data-form-ajax="" data-form-endpoint="/forms/submit/contact/" enctype="multipart/form-data" method="post">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <div class="form-meta" aria-hidden="true">
    <input type="hidden" name="form" value="contact">
    <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Contact" aria-hidden="true"></div>
  </div>
  <div class="form-ui">
    <label for="834953">
      <i class="error-label"></i>
      <span class="input-label">Name <span class="input-label-required">- Required</span>
      </span>
      <input id="834953" class="form-control" type="text" name="834953" placeholder="Name" required="" autocomplete="name" aria-describedby="834953-error">
    </label>
    <label for="834954">
      <i class="error-label"></i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="834954" class="form-control" type="email" name="834954" placeholder="Email" required="" autocomplete="email" aria-describedby="834954-error">
    </label>
    <label for="834955">
      <i class="error-label"></i>
      <span class="input-label">Phone Number <span class="input-label-required">- Required</span>
      </span>
      <input id="834955" class="form-control" type="text" name="834955" placeholder="Phone Number" required="" data-input-validator="phone" autocomplete="tel" aria-describedby="834955-error">
    </label>
    <label for="834956">
      <i class="error-label"></i>
      <span class="input-label">What are you getting in touch about? <span class="input-label-required">- Required</span>
      </span>
      <div class="form-control-group has-icon-right">
        <select id="834956" class="form-control unselected" name="834956" required="" aria-describedby="834956-error">
          <option value="" selected="" disabled="">What are you getting in touch about?</option>
          <option value="General Inquiry">General Inquiry</option>
          <option value="Press Inquiry">Press Inquiry</option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
    <label for="1103112">
      <i class="error-label"></i>
      <span class="input-label">Which location is most relevant to your inquiry? <span class="input-label-required">- Required</span>
      </span>
      <div class="form-control-group has-icon-right">
        <select id="1103112" class="form-control unselected" name="1103112" required="" aria-describedby="1103112-error">
          <option value="" selected="" disabled="">Which location is most relevant to your inquiry?</option>
          <option value="SoMa">SoMa</option>
          <option value="Hayes Valley">Hayes Valley</option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
    <label for="834957">
      <i class="error-label"></i>
      <span class="input-label">Your Message <span class="input-label-required">- Required</span>
      </span>
      <textarea id="834957" class="form-control" name="834957" placeholder="Your Message" required="" aria-describedby="834957-error"></textarea>
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand">Send</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="form-success-msg">
    <span>Thank you for your inquiry. We’ll be in touch shortly.</span>
  </div>
</form>

POST

<form class="form-alt" data-form="newsletter" data-form-ajax="" data-form-endpoint="/forms/submit/newsletter/" enctype="multipart/form-data" method="post">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <div class="form-meta" aria-hidden="true">
    <input type="hidden" name="form" value="newsletter">
    <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Email Sign Up" aria-hidden="true"></div>
  </div>
  <div class="form-header">
    <h2 class="h1 form-heading">Email Signup</h2>
  </div>
  <div class="form-ui">
    <label for="834964">
      <i class="error-label"></i>
      <span class="input-label">First Name <span class="input-label-required">- Required</span>
      </span>
      <input id="834964" class="form-control" type="text" name="834964" placeholder="First Name" required="" autocomplete="given-name" aria-describedby="834964-error">
    </label>
    <label for="834965">
      <i class="error-label"></i>
      <span class="input-label">Last Name <span class="input-label-required">- Required</span>
      </span>
      <input id="834965" class="form-control" type="text" name="834965" placeholder="Last Name" required="" autocomplete="family-name" aria-describedby="834965-error">
    </label>
    <label for="834966">
      <i class="error-label"></i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="834966" class="form-control" type="email" name="834966" placeholder="Email" required="" autocomplete="email" aria-describedby="834966-error">
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand-alt">Submit</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="form-success-msg">
    <span role="alert">Thank you for signing up for email updates!</span>
    <button type="button" class="btn btn-brand-alt" data-modal-closer="">Close</button>
  </div>
</form>

Text Content

We use cookies to improve your browsing experience on our site.
Accept

Enjoy your Bird favorites at home with FREE delivery above $50. Order Now!

×
Skip to main content
 * Hours and Locations
 * Menu
 * Catering
 * Order Online


Toggle Navigation
 * Hours and Locations
 * Menu
 * Catering
 * About
 * Press
 * Contact Us
 * Gift Cards
 * Accessibility Statement
 * Order Online
 * Email Signup

 * Follow us on Facebook
 * Follow us on Twitter
 * Follow us on Instagram

This website is powered by Bentobox
Main Content Starts Here, tab to start navigating


THE BIRD | CHICKEN RESTAURANTS IN SAN FRANCISCO, CA




HOURS AND LOCATIONS


SOMA


115 New Montgomery St,
San Francisco 94105

Mon-Wed: 10am – 9pm | Thu-Sat: 10am – 9:30pm  |  Sun: 11am – 9pm

Indoor and outdoor seating available

Pickup/Delivery @ SoMa
FREE Delivery above $50
--------------------------------

You can also find us on
DoorDash & UberEats


HAYES VALLEY


406 Hayes St,
San Francisco 94102

Sun-Thu: 10:30am – 9pm  |  Fri-Sat: 10:30am – 10pm

Indoor and outdoor seating available

Pickup/Delivery @ Hayes
FREE Delivery above $50
---------------------------

You can also find us on
DoorDash & UberEats

       X    

SF's favorite fried chicken sandwich is now available at these Super Duper
Burger locations:




Super Duper Berkeley - 2355 Telegraph Ave, Berkeley, CA 94704.  Pick
up | Delivery

Super Duper Emeryville - 5959 Shellmound St, Emeryville, CA 94608.  Pick up |
Delivery

Super Duper Los Gatos - 15991 Los Gatos Blvd, Building 3, Los Gatos, CA 95032.
 Pick up | Delivery


ABOUT US




JOIN US AS WE GIVE THE SAN FRANCISCO BAY AREA THE BIRD

We’re the ultimate fried chicken sandwich shop, now with 2 locations in San
Francisco. We’re the go-to for indulgent food that’s made with integrity and
quality ingredients, sold for just 10.25 bucks. If this sounds counter
intuitive, it should. We’ve set out to prove that a really satisfying meal
doesn’t have to eat up the paycheck. #CluckYeah


SO, WHAT MAKES OUR SIGNATURE FRIED CHICKEN SANDWICH SPECIAL?

 * Our chicken is always free-range.
 * We use dark thigh meat. After lots of trial and error, we’ve found that thigh
   meat makes for the juiciest, most tender piece of fried chicken.
 * We use a berbere spice blend to give the chicken that little something
   special.

 * Our fried chicken is served on a fresh bun, baked each morning just for us by
   a local baker in Richmond, CA.
 * The sandwich is loaded with our own crunchy apple slaw (made fresh in house
   daily).
 * Our breading is gluten free. It wasn’t exactly our intention, but the super
   secret mix of flour we use for our breading happens to be free of gluten.

Find us at San Francisco’s SOMA neighborhood at 115 New Montgomery Street
(between Mission and Minna Streets) or our newest location in Hayes Valley at
406 Hayes Street (by the corner of Gough and Hayes Streets).


MENU


 * Hayes Valley
 * SoMa

Select a tab to display Hayes Valley SoMa


STARTERS

FRIED CHICKEN SANDWICH

- classic or spicy -
celery, house-made apple slaw, mayo and pickles on a freshly baked bun

$10.25

CHICKEN BISCUIT WITH TOTS

- classic or spicy -
our signature fried chicken on a fresh brown butter-brushed buttermilk biscuit,
served with a side of tater tots

$6.50

NAKED BIRD (GF)

- classic or spicy -
just the bird, no bun, house-made apple slaw on the side

$8.00

THE BIRD SALAD (GF)

romaine hearts and baby kale mix, braised beets, quinoa, celery and apple choice
of dressing: ranch, blue cheese or vinaigrette (champagne vinegar & honey) You
can also top it with our signature fried chicken!

$7.75

CURLY FRIES

$4.00

FULLY LOADED FRIES

applewood-smoked bacon, cream, green onions, melted cheddar cheese

$5.50

HOT WINGS (GF)

not your average mini party wings, we serve' em whole served with celery sticks,
house-made apple slaw, choice of ranch or blue cheese

$3.00 per 1 wing

$8.00 per 3 wings

HOUSE-MADE APPLE FRITTERS

fuji apples, cinnamon and maple glaze

$2.25 per 3

$7.00 per dozen

TOTS

$3.50

LOADED TOTS

applewood-smoked bacon, cream, green onions, melted cheddar cheese

$5.50

CANNED BEER

$4.00

$5.00

$6.50

DRAFT BEER

$7.00

WINE ON TAP

$8.00

HIGHBALL COCKTAILS

$9.00


STARTERS

FRIED CHICKEN SANDWICH

- classic or spicy -
celery, house-made apple slaw, mayo and pickles on a freshly baked bun

$10.25

CHICKEN BISCUIT WITH TOTS

- classic or spicy -
our signature fried chicken on a fresh brown butter-brushed buttermilk biscuit,
served with tater tots

$6.50

NAKED BIRD (GF)

- classic or spicy -
just the bird, no bun, house-made apple slaw on the side

$8.00

THE BIRD SALAD (GF)

romaine hearts and baby kale mix, braised beets, quinoa, celery and apple choice
of dressing: ranch, blue cheese or vinaigrette (champagne vinegar & honey) You
can also top it with our signature fried chicken!

$7.75

CURLY FRIES

$4.00

FULLY LOADED FRIES

applewood-smoked bacon, cream, green onions, melted cheddar cheese

$5.50

HOT WINGS (GF)

not your average mini party wings, we serve' em whole served with celery sticks,
house-made apple slaw, choice of ranch or blue cheese

$3.00 per 1 wing

$8.00 per 3 wings

HOUSE-MADE APPLE FRITTERS

fuji apples, cinnamon and maple glaze

$2.25 per 3

$7.00 per dozen

TOTS

$3.50

LOADED TOTS

applewood-smoked bacon, cream, green onions, melted cheddar cheese

$5.50

CANNED BEER

$4.00

$5.00

$6.50

DRAFT BEER

$7.00

WINE ON TAP

$8.00


CATERING? CLUCK YEAH!

Sometimes you need to go big. When you're in charge of feeding the whole crew,
bring the heat.

Get our famous sandos & curly fries (and more!) delivered straight to your
door. 

BONUS: FREE Delivery on Orders of $50+!

ORDER CATERING @ SOMA  | ORDER CATERING @ HAYES

YOU CAN NOW ORDER 7 DAYS IN ADVANCE!


CONTACT US


leave this field blank

Name - Required Email - Required Phone Number - Required What are you getting in
touch about? - Required
What are you getting in touch about? General Inquiry Press Inquiry
Which location is most relevant to your inquiry? - Required
Which location is most relevant to your inquiry? SoMa Hayes Valley
Your Message - Required
Send Please check errors in the form above
Thank you for your inquiry. We’ll be in touch shortly.



 * HAYES VALLEY
   
   406 HAYES ST, SAN FRANCISCO 94102


 * SOMA
   
   115 NEW MONTGOMERY ST, SAN FRANCISCO 94105


 * Follow us on Facebook
 * Follow us on Twitter
 * Follow us on Instagram

 * About
 * Press
 * Contact Us
 * Gift Cards
 * Accessibility Statement
 * Privacy Policy
 * Email Signup

This website is powered by Bentobox
 * Order Online
 * Email Signup

Close this modal ×
leave this field blank



EMAIL SIGNUP

First Name - Required Last Name - Required Email - Required
Submit Please check errors in the form above
Thank you for signing up for email updates! Close

Close this modal ×


CART

Item
Price
Qty Quantity
Total

Your cart is currently empty.

Subtotal: $0.00

Checkout is currently unavailable. Please try again later.

Continue Shopping Checkout

Continue Shopping
Checkout
Close this modal ×

Close this modal×

Enjoy your Bird favorites at home with FREE delivery above $50!
ORDER NOW