Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Libraries

    WWScraper 0.21

    Download button

    No screenshots available
    Downloads: 79  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Kurt Telep | More programs
    Other/Proprietary Li... / FREE
    September 11th, 2012, 12:38 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    WWScraper description

    WeightWatchers eTools Site Scraper

    WWScraper is a Python module designed to scrape the mobile WeightWatchers website.

    It currently allows you to query points info for foods and pull some general information about the current user. It requires a WeightWatchers eTools account.

    This module is in no way affiliated with WeightWatchers International, and is not guaranteed to continue to work in the event of changes to their mobile site. It requires you have a valid, paid eTools account in order to access this data.

    Basic Usage

        from WWScraper import WWScrape

        # Instantiate the object, and connect
        ww_site = WWScrape()
        ww_site.connect('wwmobileuser','wwmobilepass')

        # Do a food search
        potato_data = ww_site.food_search('potato')

        # Display our results (provided in tuples)
        for result in potato_data:
            print "Name: %s, ID: %s, Serving: %s, Points: %s" % result



    Product's homepage

    Requirements:

    · Python
    · mechanize
    · Beautiful Soup

      


    TAGS:

    site scraper | Python library | Python | site | scraper

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM