Git Product home page Git Product logo

kickstarter-pledge-watch's People

Contributors

achang-godaddy avatar biogeek avatar timur-tabi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kickstarter-pledge-watch's Issues

Doesn't work anymore

HTML structure changed ... would recommend moving to the API or updating the scraping code.

Errors for me when not specifying a pledge amount.

E:\Downloads\kickstarter-pledge-watch-master>kswatch.py https://www.kickstarter.com/projects/1062682568/umbra
Traceback (most recent call last):
File "E:\Downloads\kickstarter-pledge-watch-master\kswatch.py", line 191, in
selected = pledge_menu(rewards)
File "E:\Downloads\kickstarter-pledge-watch-master\kswatch.py", line 145, in pledge_menu
print '%u. $%u %s' % (i + 1, rewards[i][0], rewards[i][4][:70])
File "C:\Python27\lib\encodings\cp437.py", line 12, in encode
return codecs.charmap_encode(input,errors,encoding_map)
UnicodeEncodeError: 'charmap' codec can't encode character u'\u2013' in position 14: character maps to

Violation against ToS

As stated here:

(v) use manual or automated software, devices, or other processes to "crawl" or "spider" any page of the Site.

Your script does by definition "spider" web pages, meaning you are extracting information from webpages to process those later on.

HTTP Error 403: Forbidden

Always returns this error. Attempted to convert to Python3 and the error persisted. Attempted to add a user-agent and the error persisted.

Feature Request :D

How about adding the possibility to choose cheaper pledges when they become available?
Like I have pledged for something worth 80 $, but there are two more possibilities to choose a cheaper "early bird" pledge. If one cheaper pledge is available, the script changes my pledge to the cheaper one. If the cheapest one is available the script changes to the cheapest one, but if a more expensive one after the cheapest is available, the script should not change to the more expensive one.
Nice would be to be able to add pledges to a list (order from cheapest to most expensive), from which the script can check whether to change the pledge to the cheaper one or not.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.