3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

[blog 2006-05-10] Complete project syndication now available!

You can now display your entire instructables project on your own web site! We've added the capability for you to grab entire project content in a format which is easily encapsulated on your own site. Why are we doing this? Instructables fully supports the Open Source movement and the idea of free availability of information. We're committed to leading the way in Open Source for "stuff". All the projects on Instructables are created by you, and we think that letting you use your projects any way you want will only make the projects and the site more useful to everyone. Don't forget that each project on the site is made available under the license specified by the author of the project (this appears in the left column when viewing the project). Most projects are available for non-commercial use only under the default Creative Commons license.

Here's how it works:
Say you are looking at a project with this URL:

http://www.instructables.com/ex/i/45B0E894078E1029853F001143E7E506

Just grab the unique ID at the end of that and put it into a syndication URL like this:

http://www.instructables.com/partner?name=none&style=all&format=html&project=45B0E894078E1029853F001143E7E506

This returns an unformatted HTML version of the complete project content! You can wrap that in your own stylesheet, etc. You can also get the unique ID from our RSS feeds, for example from the recent project feed:

http://www.instructables.com/ex/y/process/rss.xml

the unique ID appears in the GUID tag for each project.

Automation Scripts
We've provided a perl script below which you can use to automatically generate and update your web page with all your instructables projects. The script checks your RSS feed on instructables and makes an index page linking to the syndicated project pages. It's a great starting point for you to put your own stylesheet around and link into your personal website.

If you make your own syndication code and scripts, please post them too! and links to your syndicated site!
 
Remove these adsRemove these ads by Signing Up
 

« Previous StepDownload PDFView All StepsNext Step »
17 comments
Feb 10, 2012. 10:46 AMCheckDavid says:
Is this still working? I got a 404 error while trying the second link:

ERROR 400: can not find instructable: 45B0E894078E1029853F001143E7E506 -
ERROR 400: can not find instructable: 45B0E894078E1029853F001143E7E506
Dec 30, 2010. 3:07 PMALNag says:
great stuff!
Oct 6, 2007. 8:57 AMroyshearer says:
does this still work? having some trouble finding project IDs to paste into the link shown above
Apr 25, 2007. 1:20 PMradiorental says:
Has anyone got local stylesheets on to the syndicated page?

Due to the structure of my site I have to pull in the instructable pages with an iframe, as that sandboxes the instructable from my local css I was wondering if anyone knows a workaround

here's my page, thanks

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN">
<html>
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link href="../css/default.css" rel="stylesheet" type="text/css">
<link href="../css/instructables.css" rel="stylesheet" type="text/css">
<script src="../js/tabctrl.js" type="text/javascript"></script>
<script src="../js/define.js" type="text/javascript"></script>
<script src="../js/main.js" type="text/javascript"></script>

</HEAD>
<body>
<script>selectTab(Tab_projects,1)</script>
<iframe src="http://www.instructables.com/partner?name=none&style=all&format=html&project=E14OT83LJCEZ7BETJH" scrolling="auto" align="left" height="100%" width="100%" frameborder="0" />
</body>
</html>
Apr 25, 2007. 1:38 PMdan says:
readymade.com has local stylisheets i think.
Apr 25, 2007. 2:28 PMradiorental says:
It looks like they pull the syndicated page in with a script and then apply css inline. I aint got scripting with my poxy .mac account. I'm stuck pulling in the page within an iframe )o; Unless I'm missing a basic bit of html know how. How else to display a third party page within a page on www.my-own.com site??? (leaving all the js menu functionality intact on my site as well) thanks for your help.
Apr 29, 2007. 4:51 PMdan says:
oh yes you are right they pull the page first with a script. i dunno how to do what you want without one but i'm not an expert either. you cant even run php?
Aug 13, 2006. 8:39 PMsimplifiedbuilding says:
I'm trying to get mine working: http://www.simplifiedbuilding.com/project_workbench-shelf.php

For some reason the tool tips are not working properly? Any ideas?
Aug 9, 2006. 12:29 PMewilhelm says:
Joe just finished his project syndication site here: Robonza.
Jun 6, 2006. 2:36 PMradiorental says:
ok, thanks Dan, I have syndicated some of my projects on to www.pauric.net Havent installed perl on to .mac, another day.
Jun 7, 2006. 9:13 AMradiorental says:
May 11, 2006. 12:00 PMkqrpnb says:
Can anyone who does this post their results to the thread? I would like to see how this works. Thanks, -kqrpnb
May 21, 2006. 10:38 PMprank says:
I did it--check out the instructables section on http://www.artiswrong.com
(although I haven't thrown together a stylesheet, so the links are just unformatted so far)

excellent stuff, squidlings!
May 14, 2006. 12:28 PMradiorental says:
I will be doing this very soon when I add an instructables tab to my site www.pauric.net I'll pm you when its done
May 11, 2006. 1:56 PMkarmagirl says:
awesome!

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
4
Followers
10
Author:instructables-dan
Instructables Administrator