I want to move pages in streamlit

I want to implement a page movement effect in streamlit.
That is, there are two search pages.
I want to go back and forth 2 pages in one streamlit run.
I canโ€™t get a sense of how to implement it.
If you know someone, please give me some advice.
Please let me know if there is a way to navigate the page in url mapping or python code.
For example
There is a list search page of the bulletin board.
I click on an element in the list.
Then I want to see the details of the element on a new page.