Skip to main content

A script with webscraping utilites on a specific website

Project description

The package contains a simple function that fetches the note that has been pasted into a website called primapad.com.

Step 1: Create a new note at http://primapad.com/<some_unique_file_name> Step 2: To fetch the note whenever you want using python, follow the code,

import hooku x = hooku.get(‘<your_unique_file_name>’) //Fetches the note pasted in the url in text format print(x) //Prints the note pasted into the url.

Untold_Fact: The package name is inspired from the Vadachennai(2018) movie character Rajan, who’s primary job is “Hooku adikiradhu”.

Project details


Download files

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

Source Distribution

hooku-1.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

hooku-1.0-py2-none-any.whl (3.2 kB view hashes)

Uploaded Python 2

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