Skip to content

Scrapy script to extract games from nuuvem.com with a given discount

Notifications You must be signed in to change notification settings

willunicamp/nuuvemdiscount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scrapy games discount filter

This is a scrapy spider created to filter all games with a given discount or more.

Requirements:

scrapy python 3.x

Usage:

Run in the root of the project:

scrapy crawl nuuvem -o output.json -a discount=80

You can change the name of the outpt file. If the discount parameter is ommited, the default discount filter will be 80%.

About

Scrapy script to extract games from nuuvem.com with a given discount

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages