So this would be approach
- find NewsPage (by title or similar - if there is more than 1 NewsPage)
- grab PageId guid from that NewsPage
- create NewsItem with new news data and for PageId set Guid from step 2
-
add NewsItem