Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 590 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 590 Bytes

A scraper for mosaique fm

A simple python API that scrapes articles from the Tunisian Mosaique fm Website.

Usage

Use the command below to launch the scraper. This is for Windows 10.

python.exe scraper_mosaique.py

By the end of execution, you will find the two scraped content in two csv files, one for arabic and the other for frensh.

What's next

This code will be improved from time to time. Will add dependencies' management in future commits. Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.