Consider a following definite integral
$$I(\alpha) = \int^1_0 x^\alpha \log(1-x)\operatorname{Li}_2 (x)\, \mathrm dx$$
Mathematica is able to provide a result for many $\alpha$ integers. See table here:
$$\begin{array}{c} I(0)=-2 \zeta (3)+3-\frac{\pi ^2}{6} \\ I(1)=-\zeta (3)+\frac{25}{16}-\frac{\pi ^2}{8} \\ I(2)=-\frac{2 \zeta (3)}{3}+\frac{227}{216}-\frac{11 \pi ^2}{108} \\ I(3)=-\frac{\zeta (3)}{2}+\frac{5443}{6912}-\frac{25 \pi ^2}{288} \\ I(4)=-\frac{2 \zeta (3)}{5}+\frac{677309}{1080000}-\frac{137 \pi ^2}{1800} \\ I(5)=-\frac{\zeta (3)}{3}+\frac{673333}{1296000}-\frac{49 \pi ^2}{720} \\ I(6)=-\frac{2 \zeta (3)}{7}+\frac{229495199}{518616000}-\frac{121 \pi ^2}{1960} \\ I(7)=-\frac{\zeta (3)}{4}+\frac{1824315697}{4741632000}-\frac{761 \pi ^2}{13440} \\ I(8)=-\frac{2 \zeta (3)}{9}+\frac{16317321883}{48009024000}-\frac{7129 \pi ^2}{136080} \\ I(9)=-\frac{\zeta (3)}{5}+\frac{1946452513}{6401203200}-\frac{7381 \pi ^2}{151200} \\ I(10)=-\frac{2 \zeta (3)}{11}+\frac{64401732356723}{234300040128000}-\frac{83711 \pi ^2}{1829520} \\ \end{array}$$
Is there a closed form expression for $f,g,h$ in $I(\alpha) = f(\alpha) + g(\alpha)\pi^2 + h(\alpha)\zeta(3)$?
This is immediately revealed by combining the Cauchy product $$ \log(1-x)\operatorname{Li}_2(x)=3\sum_{n=1}^{\infty} \frac{x^n}{n^3}-2\sum_{n=1}^{\infty} x^n\frac{H_n}{n^2}- \sum_{n=1}^{\infty} x^n \frac{H_n^{(2)}}{n} ,\ |x|\le1 \land x\neq1$$ and well-known harmonic series in the mathematical literature. You might find useful results in (Almost) Impossible Integrals, Sums, and Series and in the paper Euler sum involving tail by Moti Levy and C.I. Valean, here.
More precisely, we need slightly adjusted forms (or we let them the way they are and rearrange the series result obtained after integration) of $$\sum_{k=1}^{\infty} \frac{H_k}{(k+1)(k+n+1)}=\frac{H_n^2+H_n^{(2)}}{2n}$$ and $$\sum_{k=1}^{\infty} \frac{H_k^{(2)}}{(k+1)(k+n+1)}= \zeta(2)\frac{H_n}{n}-\frac{1}{n}\sum_{i=1}^n\frac{H_i}{i^2},$$ as they appear in the generalization from Sect. 4.16, page 289 in (Almost) Impossible Integrals, Sums, and Series.