You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a dynamic web scraper built with Selenium and BeautifulSoup, wrapped in a simple FastAPI. It extracts titles and paragraphs from dynamic websites, automatically handling JavaScript-rendered content. Users only need to provide a URL, and the API returns structured data in JSON format.