Skip to content

Instantly share code, notes, and snippets.

View KolinSmith's full-sized avatar

Kolin Smith KolinSmith

View GitHub Profile
#!/usr/bin/env python
from bs4 import BeautifulSoup
from twilio.rest import TwilioRestClient
import json
import os
import re
import requests
url = 'https://postmates.com/los-angeles'