/Crawler

Web Crawler to get the information of Apps

Primary LanguagePython

Crawler

Web Crawler to get the information of Apps.
Sample data (for seed url: Candy Crush) in Apps.csv

Installation:

Requirements:

  • Python 3.7.1 runtime
  • Other dependencies in requirements.txt

Procedure:

  • Clone the Repository
   $ git clone https://github.com/harsh-not-haarsh/Crawler
  • Navigate to the Rpository
   $ cd crawler
  • Install Dependencies
   $ pip3 install -r requirements.txt
  • Crawl the PlayStore
   $ scrapy crawl gplay -o Apps.csv
    Enter Seed URL :