Monday, March 14, 2005

Get Price Quote Web Service

Get Price Quote - URL GET

Location: http://www.printfu.org/?mcAction=getPrice&pageCount=555
Input: Page count
Output: Price ($8,65)

Description: Using an HTTP Get call simply pass a "pagecount" url variable to http://www.printfu.org/?mcAction=getPrice. The result will be a Price. Pretty simple huh? Example

1 Comments:

Blogger Matt said...

I am currently trying to get this to work with curl.
I type:
http://www.printfu.org/?mcAction=getPrice&pageCount=1
Response
$11.50

The thing that gets me is that $11.50 is the cost it gives me for any pagecount. I was really surprised when a 10,000 page doc only cost $11.50

Anyway, anybody else have this prob?
Is the problem with curl?
I would like to be able to use this feature for some scripting.

Thanks

11:40 PM  

Post a Comment

<< Home