Skip to content

Instantly share code, notes, and snippets.

View surajjayraman's full-sized avatar
💭
Full Stack Web Developer

Suraj Nair surajjayraman

💭
Full Stack Web Developer
  • Canada
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'