theRealPadster/diffbot-api-node

Add support for HTML POST

Closed this issue · 2 comments

Certain Diffbot endpoints support html post:

  • analyze
  • article
  • discussion
  • image
  • product

Possibly add support for this in the future.

Added in 55d51d8. Needs to be tested.

Verified with image api post test in 7e99ad9