MicrostockGroup Sponsors

How to fetch sales data from contributer account

Started by whosvegas, May 24, 2023, 10:11

Previous topic - Next topic

whosvegas

For a hobby project i would like to create a application that fetch sales data automaticlly from stock sites.

But i have no idea how.

For example if i look in the Shutterstock api, there are no endpoints to get sales data from an contributer account
Many sites have an CSV/Excel export, but how can you download these files automaticlly?

Has anyone an idea?

stoker2014

Seems like StockSubmitter does that. And there seems to be something else.



whosvegas

#4
Quote from: pangamedia on May 24, 2023, 16:49
My application does it as well: https://pangamediaanalytics.com
Can you tell me how your app received the sales data?
There is no public api for it

Your site looks nice (and also in Dutch)!

pangamedia

Quote from: whosvegas on May 25, 2023, 06:52

There is no public api for it


There is no public api for it, you have to make it all yourself from scratch. If it is just a hobby project I would not recommend it as it takes a lot of time to properly make such an application (and requires constant updates to keep up with changes). Which is the reason there are very few of those applications available (3 different ones if I'm right).

Quote from: whosvegas on May 25, 2023, 06:52

Your site looks nice (and also in Dutch)!

Thanks!

whosvegas

Quote from: pangamedia on May 25, 2023, 19:45
Quote from: whosvegas on May 25, 2023, 06:52

There is no public api for it


There is no public api for it, you have to make it all yourself from scratch. If it is just a hobby project I would not recommend it as it takes a lot of time to properly make such an application (and requires constant updates to keep up with changes). Which is the reason there are very few of those applications available (3 different ones if I'm right).

Quote from: whosvegas on May 25, 2023, 06:52

Your site looks nice (and also in Dutch)!

Thanks!
Thanks for your explanation!