Variable iframe height

I’m looking for a way to get my iframe to have the height of the page that it contains.

The height of the page inside the iframe is always different and i dont want it to have scrollbars. Is is possible to just let it have the height it needs (100% of the iframe content instead of the mother page).