For developers

On this page, you can find code fragments that allow you to embed important portal elements on external websites. Each of the following sections consists of configuration fields, a preview and a ready code to be embedded.

Raport fact checkingowy

<iframe
  src="https://app.fakehunter.pap.pl/plugins/pinned"
  width="1000" height="450" frameborder="0"
  style="border: none; width: 100%; max-width: 1000px;"
/>

Highlighted reports

<iframe
  src="https://app.fakehunter.pap.pl/plugins/pinned"
  width="1000" height="450" frameborder="0"
  style="border: none; width: 100%; max-width: 1000px;"
/>

Latest reports

<iframe
  src="https://app.fakehunter.pap.pl/plugins/newest?count=5"
  width="1000" height="450" frameborder="0"
  style="border: none; width: 100%; max-width: 1000px;"
/>