Skip to content

Instantly share code, notes, and snippets.

@jazzyisj
jazzyisj / package_unavailable_entities.yaml
Last active October 1, 2024 19:12
Unavailable Sensor Detection and Notification
#######################################################################################################################
# The Unavailable Entities Sensor Package has been moved to it's own repository!
# https://github.com/jazzyisj/unavailable-entities-sensor
#######################################################################################################################
@renjiege
renjiege / yel_rockville.py
Created November 25, 2017 23:05
A simple web crawler to scrape restaurant information from Yelp.com.
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
# Created on 2017-01-04 01:22:44
# Project: yelp_rockville
from pyspider.libs.base_handler import *
import re
home = '13005 Twinbrook Parkway'