kaizendorks / pymongo_inmemory

A mongo mocking library with an ephemeral MongoDB running in memory.
MIT License
40 stars 13 forks source link

Investigate automatic URL discovery for downloads #30

Closed ekarademir closed 10 months ago

ekarademir commented 4 years ago

Instead of keeping an hard-coded list of download URLs and patterns etc. there might be a way to scrape them from mongo website. There should also be some download channels that doesn't need scraping.

Acceptance Criteria