Convert DuckduckGo News to RSS feed
Project description
DDG2RSS
Package python permettant de générer un flux rss au format xml, à partir de duckduckgo news, avec une recherche par mots clés.
Installation
python3 -m venv env
source env/bin/activate
pip install ddg2rss
Utilisation
>>> from ddg2rss.generator import rss_file
>>> rss_file(
link="https://public_link_of_your_output.xml",
keywords="Your search here",
output_dir="/absolute/or/relative/path/to/your/output/directory"
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ddg2rss-0.0.0.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ddg2rss-0.0.0.tar.gz.
File metadata
- Download URL: ddg2rss-0.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ada3e8554a01accbb9c9f13f1c3c480937db4257e63e7a50ba7d198f6f14c3c8
|
|
| MD5 |
693bbca377cbed07a353b6d9f8ba92eb
|
|
| BLAKE2b-256 |
a254d17adb34e6f294c3120918c7a452711d0929f9f4a0c24724a2ba1623739b
|
File details
Details for the file ddg2rss-0.0.0-py3-none-any.whl.
File metadata
- Download URL: ddg2rss-0.0.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85870401be6da2d9b191870c1b1171aa249faaf0a60658e520b872c765c70997
|
|
| MD5 |
a4835158b162408ef5d39027071d3786
|
|
| BLAKE2b-256 |
cd1522ab04a7c236f5c77eb9c67285c92bdc107a5d131dbc028014d7676fbf3b
|