How to get post id from permalink (pretty url)?
You should be fine with url_to_postid()[see documentation] which is located in rewrite.php. I used it in a plugin of mine last year, works like a charm.
url_to_postid()