Mediapart-parser

Latest version: v1.0.9

Safety actively analyzes 619197 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.9

Add new dependencies:
* wkhtmltox 0.12.6
* pdfkit 1.0.0

At the date of 24/07/2022 pdf option on mediapart article does not work. So a made a fix to the method:
python
>>> parser.download_article(string: article_id, string: file_path)

Which is now:
python
>>> parser.download_article(string: article_url, string: file_path)

1.0.8

Update requirements and Python version to be used.

Now use:
- **Python**: 3.9.10
- **setuptools**: 60.9.3
- **feedparser**: 6.0.8
- **requests**: 2.27.1
- **beautifulsoup4**: 4.10.0
- **Deprecated**: 1.2.13
- **PyPDF2**: 1.26.0

1.0.7

Downgrade some requirements for compatibility.

1.0.6

Fix requirements

1.0.5

Update the parser to work with new Mediapart website.

1.0.4

Fix get_last_articles_links method.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.