ODmovieindexer Alternatives
Similar projects and alternatives to ODmovieindexer
-
open-directory-downloader
A NodeJS wrapper around KoalaBear84/OpenDirectoryDownloader
-
spider
spider is an OD crawler that crawls through opendirectories and indexes the urls (by pyDiablo)
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
odcrawler-scanner
A reddit bot that scans ODs over at /r/OpenDirectories and submits the results to the ODCrawler discovery server
-
DiskCache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
ODmovieindexer reviews and mentions
-
Need help with an OD indexer that I am writing in Python
For my indexer (https://github.com/LaundroMat/ODmovieindexer) I tried crawling by myself too, but I gave up because there were too many special cases to take into account. I used the text files generated by ODScanner as a basis for the URL's to index.
-
Here's the source code for my movie indexer
The code that I just put on Github looks through an OD for movies, gets detailed information from those movies (like director, genre, rating, ...) and stores it in an index. It gets the movie data from http://www.omdbapi.com/ and stores it in a https://typesense.org/ cloud instance.
Stats
LaundroMat/ODmovieindexer is an open source project licensed under Do What The F*ck You Want To Public License which is not an OSI approved license.
The primary programming language of ODmovieindexer is Jupyter Notebook.