Reading LWN.net with Pocket
A developer shares a Python script to save subscriber-only LWN.net articles to Pocket for offline reading.
A developer shares a Python script to save subscriber-only LWN.net articles to Pocket for offline reading.
A developer documents their journey creating a Whitney Houston song API from scratch using Python, web scraping, and JSON.
Learn how to use PhantomJS, a headless browser, to inject and execute JavaScript for inspecting dynamic websites.
The author asks readers to choose which of his two Python web scraping projects he should write a tutorial about next.
A tutorial on using Ruby and the Mechanize gem to scrape personal fitness data from MyFitnessPal when API access is unavailable.
A technical analysis of reverse-engineering TimeEdit's web interface to extract and parse schedule data via its JSON and HTML endpoints.
The author announces they will be giving their first conference talk on Webscraping in Python at EuroPython 2014.
The author announces a hiatus due to preparing a 'Web Scraping in Python' talk submitted for PyCon.
A guide on creating a Python script to download songs from ex.fm by analyzing its API, though the service is now defunct.
A tutorial on building a basic web scraper using the Nokogiri gem in Ruby to parse HTML and count word frequencies.
A developer automates finding cheap home goods by building a Gumtree scraper and RSS feed generator using Clojure.
Analyzing the unofficial XML API behind George Washington University's course schedule and campus map iPhone app, with provided endpoints and a PHP wrapper.