README
fandango-cheerio
Finds showtime data from Fandango and serves it up in a friendly REST API
Updates
Changed version to 2.0.0 because new routing is a breaking change.
get movie data
<script type="module">
import fandangoCheerio from 'https://cdn.skypack.dev/fandango-cheerio';
</script>
Finds showtime data from Fandango and serves it up in a friendly REST API
Changed version to 2.0.0 because new routing is a breaking change.