minormending / spider-samsung-galaxy-store

Samsung Galaxy Store Scrapy Spider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Samsung Galaxy Store Scrapy Spider

A scrapy spider for the Samsung Galaxy Store. The spider crawls all the category pages accumulating app info, then crawls each app page for extended app metadata and reviews. The extracted data is then stored in mongoDB.

Usage

>>> scrapy crawl galaxy-store 

About

Samsung Galaxy Store Scrapy Spider

License:MIT License


Languages

Language:Python 97.6%Language:Dockerfile 2.4%