nelsonic / github-scraper

🕷 🕸 crawl GitHub web pages for insights we can't GET from the API ... 💡
434 stars 96 forks source link

Add type key to data object to simplify dependent app #96

Closed nelsonic closed 5 years ago

nelsonic commented 5 years ago

While building an a basic app that "consumes" this module https://github.com/dwyl/learn-postgresql/issues/51 I realised that there isn't an easy way to detect what type of data is being returned ...

nelsonic commented 5 years ago

typing