Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    django-screamshot 0.1

    Download button

    No screenshots available
    Downloads: 86  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Mathieu Leplatre | More programs
    LGPL / FREE
    April 20th, 2012, 13:09 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    django-screamshot description

    Web pages capture using Django & CasperJS

    django-screamshot is a very naive implementation of web pages capture with CasperJS.

    USAGE

    * Add ``screamshot`` to your ``INSTALLED_APPS``

    As a screenshot Web API

    Add it to your project URLs :

    ::

        urlpatterns = patterns('',
            ...
            url(r'^capture/$',  include('screamshot.urls', namespace='screamshot', app_name='screamshot')),
        )

    You can then obtain a screenshot using the following GET parameters :

    url
      The website URL to capture. This can be a fully qualified URL, or the
      name of a URL to be reversed in your Django project.

    selector
      CSS3 selector (*default:* ``body``)

    method
      HTTP method to be used (*default:* ``GET``)

    data
      HTTP data to be posted (*default:* ``{}``)


    For example : http://server/capture/?url=http://django-fr.org&selector=h1


    Product's homepage

    Requirements:

    · Python
    · Django

      


    TAGS:

    capture webpage | Django screamshot | Django | CasperJS | screamshot

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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