Tagged in

Mobile

Learn: Journalism + Tech
Learn: Journalism + Tech
Lessons learned working at the intersection of journalism and technology, written by Northwestern University Knight Lab student fellows and staff
More information
Followers
57
More, on Medium

How I built my first mobile app scraper

Scraping web pages is a well documented process. There are plenty of guides on how to pull information using plugins like Python’s Beautiful Soup or browser extensions like Kimono. Many web applications even provide public APIs for gathering information, such…