chadrem / android_market_scraper

Ruby Script for scraping the Android Market website. (UNSUPPORTED use this instead: https://github.com/chadrem/market_bot)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Market Scraper

The Android Market Scraper is a simple ruby script for scraping Google's Android Market website. Currently it outputs to CSV file format. You can change a few parameters at the bottom of the script (category, number of pages to scrape, and free vs paid apps).

IMPORTANT: This project is now unmaintained. Please see my new ruby gem: market_bot.

About

Ruby Script for scraping the Android Market website. (UNSUPPORTED use this instead: https://github.com/chadrem/market_bot)

License:MIT License


Languages

Language:Ruby 100.0%