Is there a way to display others posts in my post?

Without writing code, no – WordPress will not do this. Shouldn’t require much extra code though. Try creating a page called fruit and on it display all posts on it with a category of fruit (you’d have to check the fruit category on the apple and orange posts).

You can grab text from another site with JavaScript (or maybe php?) or you could do an iframe with the other sites post in it?