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 utilizes Python to scrape news articles from various Jordanian news websites for mentions of “Orange.” It extracts news titles and publication dates, using libraries such as BeautifulSoup for parsing HTML and requests for handling HTTP requests. The collected data is then saved into a MySQL database for easy access and analysis.