GitHub - ianmurrays/IMWebView: UIWebView utilities inspired by PhantomJS

GitHub

1 min read Original article ↗

IMWebView is a set of utilities inspired by PhantomJS, allowing you to interact with websites programatically.

How do I even?

Just add IMWebView.h and IMWebView.m to your project, and make sure you add document-readiness.js and inject-jquery.js to your bundle as well.

No examples for now, but the header file should explain enough.

What needs to be done?

  • CocoaPod
  • Cleanup the folder hierachy (turn this into a more organized library).
  • Tests
  • Documentation & Examples

How do I contribute

  • Fork
  • Create a branch
  • Make a pull request
  • ...
  • Profit (no, I will not pay you).

License

MIT License.