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
The Website Heading Scraper Tool is a Python script that allows you to scrape h2, h3, and h4 headings from one or multiple URLs. It utilizes the requests library to fetch the web page content and the BeautifulSoup library to parse the HTML and extract the headings.
An AI-driven Stock Bot built using Python that analyzes market data, predicts stock trends, and generates actionable insights. Integrates machine learning models, real-time APIs, and data visualization to support smarter trading decisions.
This is a blogging web app developed by using Flask (Python web framework). In this app users can create an account, then log in, and then can post some blogs with a title. Users can also edit and delete their posts.
Web-based Electrician Contractor Management System with role-based access (Admin, Electrician, User) for job tracking and task management. For more details, see the README file.