directory
Version:
v0.0.0-...-f2ba6e3
Opens a new window with list of versions in this module.
Published: May 12, 2021
License: Apache-2.0
Opens a new window with license information.
README
¶
Package consists of an IMDB scraper and a REST server.
Scraper
- The scraper programmatically traverse and scrapes movie data from IMDB
- All data is saved to an SQLite3 databse file. (This might change soon)
API
- The API connects to the database and queries data in response to specific HTTP requests
- See
design.md
in the api
package for API handler documentation
Directories
¶
Click to show internal directories.
Click to hide internal directories.