Built with Python
with those frameworks and packages :
- scraping data =>
BS4
,request
- for process tasks =>
sys
- Write csv =>
csv
- Clone the git project in your terminal
- Install python3 and beautifulSoup4
- Then run command in your terminal at project root
python3 main.py news_url
sample news url includes https://www.washingtonpost.com/technology/2020/09/25/privacy-check-blacklight/ https://www.washingtonpost.com/technology/2022/11/23/mars-rover-rock-samples/ https://www.washingtonpost.com/technology/2022/11/24/twitter-musk-reverses-suspensions/
No licence