Join Free
  • Inbox
    1. Announcement:
      New to Prosperent? Start here!
      prosperent brian (Administrator)
      04-30-2013
      Views:
      128
    + Post New Thread
    Page 1 of 3 1 2 3 LastLast
    Threads 1 to 20 of 41

    Forum: Application and code examples

    Sub-Forums Last Post

    1. Forum Statistics:

      • Threads: -
      • Posts: -

      Last Post:

      -
    1. Sticky Thread Sticky: Free Search Script version 2

      I updated the free search script example to what I would consider version 2. It has the following: Product search Facets Trends Performance Ads...

      Started by prosperent brian, 03-08-2013 02:18 PM
      • Replies: 4
      • Views: 192
      Yesterday 07:21 AM Go to last post
    2. Sticky Thread Sticky: Export a CSV file from our api

      Most of you may not be aware, but you can export a CSV from our system by simply adding a couple parameters to your api request. Almost all of our...

      Started by prosperent brian, 04-26-2013 09:33 AM
      2 Pages
      1 2
      • Replies: 19
      • Views: 20
      05-09-2013 08:32 AM Go to last post
    3. Sticky Thread Sticky: Code optimization tips

      I'm going to start a list of sites and docs about code optimization. Please feel free to contribute anything you come across: ...

      Started by prosperent brian, 02-15-2013 12:51 PM
      • Replies: 5
      • Views: 259
      02-15-2013 03:18 PM Go to last post
    1. N3U Niche Store Builder

      Came across this from one of our members here and thought it deserved a share. I haven't used the script myself, but it might be a good starting...

      Started by prosperent brian, 04-10-2013 01:37 PM
      2 Pages
      1 2
      • Replies: 10
      • Views: 11
      05-11-2013 09:43 PM Go to last post
    2. Want a website similar to thenetpool.com using .NET

      Hello Friends, I am a Asp.Net MVC developer and I have used lots of API like paypal, etc. Now I am thinking to create a website similar to...

      Started by bheegan, 04-24-2013 01:07 AM
      4 Pages
      1 2 3 ... 4
      • Replies: 32
      • Views: 33
      05-10-2013 06:36 AM Go to last post
    3. PHP loop performance question

      Would: $arr = array(1, 2, 3, 4); foreach ($arr as &$value) { $value = $value * 2; } unset($value);

      Started by AcidRaZor, 05-08-2013 12:13 AM
      • Replies: 2
      • Views: 3
      05-08-2013 08:25 AM Go to last post
    4. Wink PDD - Prosperent Datafeed Downloader

      For those who likes datafeed I created bot that will scrape datafeed from Prosperent. From "read me" file: IE 8+ and .NET framework 3.5+ is...

      Started by patrik609, 05-05-2013 10:20 AM
      • Replies: 2
      • Views: 3
      05-07-2013 10:47 PM Go to last post
    5. Commission report help

      How do I filter multiple "currentCommissionStatus" at the same time ? I tried this but doesn't work ...

      Started by 700, 05-05-2013 04:09 PM
      • Replies: 4
      • Views: 5
      05-06-2013 08:31 AM Go to last post
    6. theNetPool.com - Prosperent API Technology Showcase

      Yesterday we launched a new version of theNetPool designed to showcase the technology available to you via the Prosperent API and the various...

      Started by prosperent brian, 11-02-2011 10:47 AM
      3 Pages
      1 2 3
      • Replies: 23
      • Views: 4,061
      03-18-2013 02:33 PM Go to last post
    7. Looking for API examples people have created

      We are getting ready to launch a new site design for Prosperent and we want to showcase some of the creations people have made with the Prosperent...

      Started by prosperent brian, 07-20-2011 02:55 PM
      3 Pages
      1 2 3
      • Replies: 22
      • Views: 4,218
      03-09-2013 06:12 PM Go to last post
    8. FREE: API Search Script

      Demo: http://www.highaltitudeimports.com/search/products.php?q=soccer+cleats This script gives you a complete API search site that you can load up...

      Started by prosperent brian, 07-02-2012 01:25 PM
      5 Pages
      1 2 3 ... 5
      • Replies: 41
      • Views: 5,439
      03-06-2013 09:38 AM Go to last post
    9. Careful with php in_array in your code

      Andrew found this one while working on some code optimizations. He benchmarked two different methods for comparing two arrays to see if a value in...

      Started by prosperent brian, 02-15-2013 12:45 PM
      • Replies: 2
      • Views: 128
      02-15-2013 01:01 PM Go to last post
    10. Caching images question, maybe Prosperent can help

      I'm caching images on my disk, a simple "if not exist on disk download from prosperent then send image to browser" type thing. No redirecting (I...

      Started by AcidRaZor, 01-23-2013 09:06 PM
      • Replies: 3
      • Views: 216
      01-25-2013 10:49 PM Go to last post
    11. Get merchants/coupons - PHP Curl Simple

      Simple way to get all merchants via PHP/Curl $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "http://api.prosperent.com/api/merchant");...

      Started by terryuk, 01-20-2013 07:46 AM
      • Replies: 3
      • Views: 213
      01-23-2013 09:00 PM Go to last post
    12. Any interest in a free search script?

      I put this together and wanted to see if anyone would be interested in using it on their own site:...

      Started by prosperent brian, 06-26-2012 03:33 PM
      2 Pages
      1 2
      • Replies: 15
      • Views: 1,926
      09-22-2012 09:43 AM Go to last post
    13. Is there any way to avoid direct links to prosperent.com?

      Hello, My question is about how to transfer visitors from publisher's site (A) to the merchant's site (B). From an SEO perspective, adding links...

      Started by happymondays, 09-19-2012 10:08 PM
      • Replies: 2
      • Views: 524
      09-20-2012 08:19 AM Go to last post
    14. Prosperent api for Android on github

      This isn't officially from the Prosperent team, but rather something that one of our publishers has started putting together. It should save any...

      Started by prosperent brian, 08-20-2012 02:43 PM
      • Replies: 0
      • Views: 529
      08-20-2012 02:43 PM Go to last post
    15. Link a merchant to their top seller

      This is a continuation of the discussion here: http://community.prosperent.com/showthread.php?674-default-link&highlight=default+link The code...

      Started by prosperent brian, 07-30-2012 10:41 AM
      • Replies: 2
      • Views: 817
      08-04-2012 03:56 AM Go to last post
    16. Direct Link to Merhcant

      Is there any way to do a link that would go to a specific merchant. ie on my LPs i might show a few popular merchant banners down the side....

      Started by grassr00ts, 06-28-2012 09:15 AM
      • Replies: 3
      • Views: 1,206
      06-28-2012 09:35 AM Go to last post
    17. Analytics For Prosperent - FREE win desktop app for commission endpoint

      I wrote simple application for windows, which uses commission endpoint. If you wanna use it, you can find it here! Its an application in .NET...

      Started by 312k1t, 10-30-2011 02:59 PM
      3 Pages
      1 2 3
      • Replies: 21
      • Views: 3,011
      06-25-2012 10:21 AM Go to last post
    18. how to get all merchants and coupons

      hi to all i was playing with the API but i cant find a way ( except doing some array_unique ) to get a list of the merchants even doing that i...

      Started by kotfare, 05-04-2012 05:00 PM
      • Replies: 0
      • Views: 668
      05-04-2012 05:00 PM Go to last post
    19. Help with fetchTrends()

      Hi, I was testing the "example" below but it doesn't return any values. require_once('class/Prosperent_Api.php'); $prosperentApi = new...

      Started by 700, 03-11-2012 01:43 PM
      • Replies: 2
      • Views: 741
      03-11-2012 02:37 PM Go to last post
    20. Question about creating "Page/Pagination" using API

      Hi, The facet return this particular merchant or brand has 1000+ products, but the max I can pull is only the first 100 products, then it stop...

      Started by 700, 03-07-2012 05:42 PM
      2 Pages
      1 2
      • Replies: 11
      • Views: 1,221
      03-08-2012 04:15 PM Go to last post

    Thread Display Options

    Use this control to limit the display of threads to those newer than the specified time frame.

    Allows you to choose the data by which the thread list will be sorted.

    Order threads in...

    Note: when sorting by date, 'descending order' will show the newest results first.

    Icon Legend

    Contains unread posts
    Contains unread posts
    Contains no unread posts
    Contains no unread posts
    More than 15 replies or 150 views
    Hot thread with unread posts
    More than 15 replies or 150 views
    Hot thread with no unread posts
    Closed Thread
    Thread is closed
    Thread Contains a Message Written By You
    You have posted in this thread

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts