5. Get the website URL and user prompt • Use 'st.text_input()' to get the URL of the website to scrape
• Use 'st.text_input()' to get the user prompt specifying what to scrape from the website
Building a Web Scraper with Streamlit URL and Prompt Inputs
By
–