Skip to content

26th-Official/apple-appstore-scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apple-appstore-scraper

Apple AppStore Scraper

Installation

Setup

  1. Clone the repository
git clone https://github.com/XavierZambrano/apple-appstore-scraper.git
  1. Create a virtual environment and activate it
  2. Install the requirements
pip install -r requirements.txt

Usage

scrapy crawl apps -O results.csv

For more information about scrapy crawl arguments, check the Scrapy documentation.

Example result: results.csv

About

Apple AppStore Scraper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%