Transform the news data got from the crawler to required format and output to a file. Newspaper3k is used to extract news data from newspaper website. For more details for Newspaper3k, please visit: https://github.com/codelucas/newspaper
The initial purpose is to transform the news data to JSON format and import to the Firebase database.
- Newspaper3k
- Python 3+