node-csfd-api

ČSFD API in JavaScript. Amazing NPM library for scrapping csfd.cz :)

Downloads
155
Stars
25
Committers
2
node-csfd-api - v2.0.0 – December 2021

Published by bartholomej almost 3 years ago

  • fix year + film types (new ČSFD DOM)
  • scraping more VODs
  • update all deps
  • update tests

Breaking changes!

Images always include protocol https now

  • //image.pmgstatic.com -> https://image.pmgstatic.com

Interfaces and inputs changed everywhere

  • TV seriál -> seriál
  • TV pořad -> pořad

Full Changelog: https://github.com/bartholomej/node-csfd-api/compare/v1.10.2...v2.0.0

node-csfd-api - v1.10.2 – fix poster

Published by bartholomej almost 3 years ago

fix poster empty states

node-csfd-api - v1.10.0 – Bigger images

Published by bartholomej almost 3 years ago

Bigger images

node-csfd-api - v1.10.1 – Fix typo

Published by bartholomej almost 3 years ago

Fix typo in list of VODs

node-csfd-api - v1.9.0 – Rating Count

Published by bartholomej almost 3 years ago

  • Add number of ratings: ratingCount (fix #9)

thx @iljapanic

node-csfd-api - v1.8.3 – Creators

Published by bartholomej almost 3 years ago

  • update all deps
node-csfd-api - v1.8.2 – Creators

Published by bartholomej almost 3 years ago

  • update all deps
node-csfd-api - v1.7.0 – Fix import paths

Published by bartholomej about 3 years ago

  • fix relative import paths
  • update deps
node-csfd-api - v1.6.7 – Update deps

Published by bartholomej about 3 years ago

  • update deps
node-csfd-api - v1.8.0 – Creators

Published by bartholomej about 3 years ago

  • add creators
  • update tests
  • update dependencies
node-csfd-api - v1.6.6 – Goodbye old CSFD

Published by bartholomej about 3 years ago

Update all deps

node-csfd-api - v1.6.5 – Goodbye old CSFD

Published by bartholomej over 3 years ago

  • Update all dependencies
  • Better test coverage (with live tests)
  • Removed support for older csfd
node-csfd-api - v1.6.0 – Related and similar

Published by bartholomej over 3 years ago

Features

  • Add related movies
  • Add similar movies

See breaking changes in previous version

node-csfd-api - v1.5.0 - Premieres

Published by bartholomej over 3 years ago

Features

  • Add premieres
  • Update all deps
  • Update tests + mocks
  • Add roadmap

Breaking change

  • Renamed otherTitles -> titlesOther

Bugfixes

  • show all VODs
node-csfd-api - v1.4.0 – Search

Published by bartholomej over 3 years ago

  • Search Movies
  • Search Users

More coming soon...

node-csfd-api - v1.3.0 – Export user ratings

Published by bartholomej over 3 years ago

  • Export all user ratings (all pages)
node-csfd-api - v1.2.0 – CSFD 2021

Published by bartholomej almost 4 years ago

  • Scraping CSFD 2021
  • Catch fetching errors
  • Update dependencies
node-csfd-api - v1.0.0 - CSFD 2021 (with Netflix)

Published by bartholomej almost 4 years ago

  • scraping new csfd
  • add vod (Netflix, HBO GO)
  • user agents
  • update deps
  • updated readme
  • bugfixes
  • 100% test coverage
node-csfd-api - v1.0.0-beta.0

Published by bartholomej almost 4 years ago

node-csfd-api - v0.6.2 – Updated deps

Published by bartholomej almost 4 years ago

Package Rankings
Top 12.04% on Npmjs.org
Badges
Extracted from project README
npm version Package License Build & Publish codecov
Related Projects