Question

I am testing out webhooks and I created a postbin test url and I am trying to create a webservice that would listen to the postbin url and be able to get the values out of the post, but I am not sure how to do this: My sample postbin url could be http://www.postbin.org/abcdef

Was it helpful?

Solution

I can't think of anything other than scraping text. Is this what you are asking about? If you want to scrap text, there are numerous libraries for any language.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top