Skip to content

Pipulate lets you collect data straight off of the Web into spreadsheets.

Notifications You must be signed in to change notification settings

libertinelife/pipulate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipulate

Pipulate lets you collect data straight off of the Web into spreadsheets.

    _____ _             _       _                              
   |  __ (_)           | |     | |                             
   | |__) | _ __  _   _| | __ _| |_ ___     ___ ___  _ __ ___  
   |  ___/ | '_ \| | | | |/ _` | __/ _ \   / __/ _ \| '_ ` _ \ 
   | |   | | |_) | |_| | | (_| | ||  __/  | (_| (_) | | | | | |
   |_|   |_| .__/ \__,_|_|\__,_|\__\___| (_)___\___/|_| |_| |_|
           | |                                                 
           |_|                                                 

Got a list that you need to look up something for every item - like grabbing title tags for a list of URLs? Well, then Pipulate is your answer! For example, for any given URL, you will be able to:

  1. Record the number of times that URL has appeared in a Tweet
  2. Record the number of times that URL was liked or shared in Facebook
  3. Record the number of times that URL was +1'd in Google Plus
  4. Figure out what keyword the page is trying to target for search traffic
  5. See how well that URL is doing for that keyword (position tracking)

And it all accumulates on a spreadsheet where you can do trending and keep track of progress - all for free! But Pipulate is so much more, able to do such lookups using any source data (addresses, keywords, etc.) against any Web or data API source (you have access to), allowing you to write your own Python functions to extend the system. And what system is that? You can learn it well, because almost every line of code accompanied by a YouTube video. Playlist:

          ____                  __                    
         / __ \____  ____ _____/ /___ ___  ____ _____ 
        / /_/ / __ \/ __ `/ __  / __ `__ \/ __ `/ __ \
       / _, _/ /_/ / /_/ / /_/ / / / / / / /_/ / /_/ /
      /_/ |_|\____/\__,_/\__,_/_/ /_/ /_/\__,_/ .___/ 
                                             /_/      
  1. Easy general accessibility (run on Levinux or Host)
  2. Un-hardwire localhost so it can run hosted on registered domain
  3. Actually useful real-world functions (no more Spam and Eggs)
  4. Scheduling (APScheduler ?)
  5. Trending (scheduling new row or tab creation)
  6. Easy screen scraping
  7. Working behind logins (Scraping Facebook, etc. session hijacking?)

About

Pipulate lets you collect data straight off of the Web into spreadsheets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages