Toute l'actualité Ciné

↗️ Filter or 📈 Statistics
Information
↗️
📌
Login

ℹ️ Allows access to HTTP protected RSS feeds

Filter actions
if an identical title already exists in the top n newest articles
upon receiving the article
when it is no longer in the upstream news feed

ℹ️ Write one search filter per line. Operators see documentation.

Archiving
259 articles 🔃 Update feeds

If no purge policy is selected, every article will be kept.

Purge policy
Purge exception
Type of feed source

ℹ️ XPath 1.0 is a standard query language for advanced users, and which FreshRSS supports to enable Web scraping.

ℹ️ Example: //div[@class="news-item"]

ℹ️ Use in particular the XPath axis descendant:: like descendant::h2

ℹ️ Example to take the full item: .

ℹ️ Example: descendant::a/@href

ℹ️ Example: descendant::img/@src

ℹ️ Can also be a static string. Example: "Anonymous"

ℹ️ The result will be parsed by strtotime()

ℹ️ Optional. A format supported by DateTime::createFromFormat() such as d-m-Y H:i:s

ℹ️ A JSON dot notated uses dots between objects and brackets for arrays (e.g. data.items[0].title)

ℹ️ JSON path to the array containing the items, e.g. newsItems

ℹ️ Key under which the content is found, e.g. content

ℹ️ Example: permalink

ℹ️ Example: image

ℹ️ The result will be parsed by strtotime()

ℹ️ Optional. A format supported by DateTime::createFromFormat() such as d-m-Y H:i:s

Advanced
👀

ℹ️ Retrieves truncated RSS feeds (caution, requires more time!)

ℹ️ A CSS selector may be a list such as: .footer, .aside

ℹ️ Example: foo=bar; gdpr_consent=true; cookie=value

ℹ️ Allow the feed server to set cookies (stored in memory for the duration of the request only)

ℹ️ Set to 0 or leave blank to disable, -1 for unlimited redirects

ℹ️ Example: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)

ℹ️ Select a protocol (e.g: SOCKS5) and enter the proxy address (e.g: 127.0.0.1:1080 or username:[email protected]:1080)

ℹ️ The POST payload has automatic support for application/x-www-form-urlencoded and application/json

Maintenance

Clear cache

ℹ️ Clear the cache for this feed.

ℹ️ Reload that many articles and fetch complete content if a selector is defined.

Export

Download

ℹ️ XML file (data subset. See documentation)

❌