Skip to main content

Slickdeals command line tool

Project description

A command line tool for Slickdeals

Dependency

  1. requests

  2. beautifulsoup

How to install

  • pip install slickdeals

  • python setup.py install

Usage

slickdeals [option]

Options

  1. -f --free: show items free or ship free on frontpage

  2. -F --FREE: show items which are free on frontpage

  3. -n NUM: limit the number of results

  4. -s 'search string': search item, quotation marks are required especially when your search string contains space

Example

  1. show first 10 free items on frontpage:

    slickdeals -F -n 10

  2. search amazon xbox deals:

    slickdeals -s 'amazon xbox'

  3. search free amazon deals, show 10 results:

    slickdeals.py -s 'amazon' -f -n 10

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slickdeals-1.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page