alephdata / memorious

Lightweight web scraping toolkit for documents and structured data.
https://docs.alephdata.org/developers/memorious
MIT License
309 stars 59 forks source link

Add user authentication and scraper namespacing to Memorious #67

Closed sunu closed 3 years ago

sunu commented 5 years ago

We want other people to run their own scrapers on our platform. Ideally, they will have the permissions to see, run and update their own crawlers. We will have 3 tiers of permissions for users:

sunu commented 3 years ago

Since we got rid of the UI and memorious is now more of a CLI tool and not a platform, this issue isn't valid anymore.