-2

API documentation in Digg is totally confusing...does any one know how to count submissions for a particular URL in PHP??

some API paths that will return in XML or Json will do...

mathew
  • 1,179
  • 2
  • 13
  • 24

1 Answers1

-1

It looks like the number of diggs is included in the events tag in the response.

double-beep
  • 5,031
  • 17
  • 33
  • 41
Josh Pennington
  • 6,418
  • 13
  • 60
  • 93