nelsonic / github-scraper

🕷 🕸 crawl GitHub web pages for insights we can't GET from the API ... 💡

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-scraper in browser via codesandbox

100ideas opened this issue · comments

I put together a tiny redux + github-scraper app on codesandbox to play around with this package. Here's a link in case anyone else would like to try it out in their browser:

redux-form + github-scraper:
Edit Redux Form + github-scraper

p.s. you may need to disable CORS when running via codesandbox. (safari has a convenient option toggle for this under the 'Development' section of the app's menu bar).

@100ideas cool idea for learning without needing to run on localhost. 👍