openaustralia / morph

Take the hassle out of web scraping
https://morph.io
GNU Affero General Public License v3.0
461 stars 74 forks source link

Scraper names cannot contain full stop #1153

Open henare opened 7 years ago

henare commented 7 years ago

@kayakr reported they couldn't add https://github.com/kayakr/parliament.nz to morph.io. After testing a few things I've discovered that morph.io does not support scraper names that contain a full stop whereas GitHub does.

You can test this by trying to add a repo like @kayakr described (where it fails silently and takes you back to the same page) or by trying to create a whole new scraper via morph.io (where you get a more helpful error message).