Tag: Software

  • Scrapy | A Fast and Powerful Scraping and Web Crawling Framework

    Scrapy is the free leading open source and collaborative framework for extracting the data you need from websites in a fast, simple, yet extensible way. It allows you to build and run your web spiders and deploy them to Scrapy Cloud (via a Scrapinghub API Key) or use Scrapyd to host the spiders on your…

  • Homebridge Project from GitHub emulates iOS HomeKit API

    Homebridge is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API. Homebridge is developed by nfarina with the following description at Github “It supports Plugins, which are community-contributed modules that provide a basic bridge from HomeKit to various 3rd-party APIs provided by manufacturers of “smart home” devices.…