Tumblingjazz Documentation

Documentation for Tumblingjazz - Tumblr bot / automation software


Got any questions? Come to the forum

Scraper / Search Tab

../images/scraper_tab.png

The scrape tab allows you to perform any scrape / search and save the result to a file. The results will be saved to your Saved Data directory, found by the menu item HELP > SAVED

You can perform the default searches used on the action tabs and build a custom search. All searches can have a filter applied and the number of results wanted specified.

Email / Profile Details Scraper

Additionally, if you provide a filepath of blog URLs you can scrape any emails and blog details where the user has entered an email in their bio.

Read more…

Search Images and Download

../images/scrape_images.png

TumJazz provides a few scrapers that allow you to scrape images to your hard drive. The provided methods are:

  • Tumblr recent image scrape
  • Tumblr popular image scrape
  • Download all images from a tumblr blog
  • Pinterest scraper

To scrape images, select the method in the list on the left, enter the search term / URL (depends on scrape type) and specify a save directory.

Additional options include

Ignore Images

This allows you to specify a term which if present in the image URL will be ignored

Assign Meta

If you want to set a tokenised meta system for your downloads, then a meta file will be saved for each image (can work in conjuction with the watch images module. To not save meta, click the Do not save meta option

Read more…

React / New Follower Reactions

../images/react.png

The react module allows you to detect new followers to your account and then action on them, or "react" to them as it were. The reactions you can perform are:

  • Follow back
  • Like users posts
  • Send a chat message

Like Users Posts Reaction

When liking a users posts, you can specify the number of posts to like, so you can like the most recent or the 3 most recent posts.

Send Chat Message

When sending a chat message you enter your messages in the standard chat message control. More information on the Chat Message action.

Read more…

Daily stats

../images/daily_stats.png

A module that allows you to track what you account has been doing. Simply select your account and how often you want to scrape your stats (24 hours is probably the value you want - don't over do it). The most recent stats will be viewable in the accounts control, but clicking the View Stats button you will see all stats ever scraped for the account allowing you to track the followers / followings of your account along with posts made, actions performed in the previous 24 hours before the stats were scraped and much more. For those of you who want to do more stats analysis the stats can all be exported to CSV (or a date defined section of) for importing into any spreadsheet tool of your choice (excel, calc etc)

Read more…

Posting Via RSS feeds

TumJazz can use RSS feeds to find content (images, videos, audio, text, links) and post them to automatically to Tumblr. All RSS posting modules work in a similar way. Specify your RSS feed, specify how to extract the data from the feed and set content specific parameters.

Posting content from RSS is similar to posting the same content from a folder / file on your local with regards to the basic settings. Meaning the upload images options are the same as post image from RSS feed. The only difference is:

  • Assign RSS meta

Specify RSS Meta

In order to post images from an RSS feed, you must instruct TumJazz how to find the image and caption. This is quite an advanced feature. You will need to know: XML / RSS formatting, Xpath and HTML.

Read more…

Watch folder image uploader

Watch Folder Upload Images

../images/watch_folder.png

The watch folder module, allows you to to specify a folder to watch, as soon as an image is added to that folder, it will be uploaded to tumblr. This is a great way to keep your blogs up to date if you run external scrapers without having to keep creating new actions to upload images.

There are two ways in which images can be detected to be uploaded

  1. the image itself
  2. a meta file

The Image Itself

This one is quite obvious, the program detects a file in the folder and uploads it setting the meta from the tokenised meta system.

Read more…

Upload Videos from Hd Drive

../images/upload_videos.png

TumJazz allows you to upload videos from your hard drive to your tumblr blog.

There are two methods to upload videos

  1. Upload From folder
  2. Upload from Meta File

Upload Videos from Folder

In the input box, specify the folder of your video files to upload and click the Import button. This will import the videos to the video list control

../images/upload_videos_from_dir.png

To set the meta data using the standard TumJazz tokenised meta control, click the Assign Meta button.

../images/upload_videos_meta.png

The Assign Meta form allows you to specify randomised Tags and Description for your post. The control is a TumJazz standard keyword token form you will use throughout the program and will allow spintax and tokens to be used for all values.

Read more…

Posting Content / Text / Articles

../images/post_content.png

There are two ways to add text content to post to tumblr.

  1. load from a directory
  2. Add the article manually

Load From Directory

Specify a directory containing your articles to post (they should be .txt files) then click the Select Directory button to add them to TumJazz. The article can include HTML and allows you to specify the meta data for the article using a simple XML format at the end of your article:

<tags>tag1,tag2,tag3,tag4</tags>

<title>How to create a {tumbler|blog} {Article|} on %kw%</title>

<stub>{kw1|kw2|kw3|kw|kw5}-{kw1|kw2|kw3|kw|kw5}-%kw%</stub>

<url>http://source-url.com/urlsource.html</url>

The keywords element can be used for tokens in any other section, such as %kw% for a random keyword, %kw1% for kw1 etc
<keywords>kw1,kw2,kw3,kw4<keywords>

Read more…

Posting Content From Links (Audio / Youtube / Links)

The following posting sections all work in a similar way:

  • youtube
  • audio
  • links
You provide a file path of links to the content (youtube URL, audio URL, website URL) where the filepath can just be a list of the content URL or include the meta, assign the meta (if required) and click the Post button

Import content from a file

Youtube:

#url , desc[o] , tags(tag1/tag2/tag3/tag4...)[o] , url-stub[o] , source[o] [o]=optional https://www.youtube.com/watch?v=yfeGtyPpEiE , Tutorial on using soundcloud manager to increase plays , soundcloud/plays

Audio

#url,desc[o],tags(tag1/tag2/tag3/tag4...)[o],url-stub[o], source[o] [o]=optional http://soundcloud.com/ninja-tune/solid-steel-radio-show-27-12-1,Ninja tune monthly radio

Read more…

Image Syndication

When you post an image to Tumblr, before the image is uploaded to tumblr it can be syndicated to your wordpress or blogger sites. The URL of the page containing the image on your wordpress / blogger blogs can then be used in your tumblr posts.

This allows you to squeeze the user off of tumblr to sites you control where there are no rules on marketing external products.

Example. You could specify to reduce the quality and size of the image published to tumblr with a description "View full size and quality image here <your syndicated URL>"

Read more…