Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API? #1

Closed
jakebresnehan opened this issue Jun 19, 2017 · 8 comments
Closed

API? #1

jakebresnehan opened this issue Jun 19, 2017 · 8 comments

Comments

@jakebresnehan
Copy link

jakebresnehan commented Jun 19, 2017

Hey @Hurricane86!

I have been digging around and thinking about creating my own moon training app.

Do happen to know much about the API? Is it available? If so do you know the endpoint details?

@Hurricane86
Copy link
Owner

Hi @jakebresnehan ,

do you mean how to get data (aka problems) from the official site?
Unfortunately i don't know nothing about their api / backed.

I have created a crawler in node.js that scans the moonboard.com site and save all problem informations to my database.
Let's my know if you need it

@jakebresnehan
Copy link
Author

do you mean how to get data (aka problems) from the official site?
Yeah. I had a look around but couldn't find anything.

I have created a crawler in node.js that scans the moonboard.com site and save all problem informations to my database.
Let's my know if you need it

Oh that would be awesome!!> do you mean how to get data (aka problems) from the official site?
Yeah. I had a look around but couldn't find anything.

I have created a crawler in node.js that scans the moonboard.com site and save all problem informations to my database.
Let's my know if you need it

Oh that would be awesome!!

@Hurricane86
Copy link
Owner

Attached there is the nodejs script (be sure to run it in a nodejs shell, to create a proper database and to set the right db credential --- line 8-11 of index.js ]

Attached there is a db backup of some problems.
Be warning...the code is not documented :)

`
moonboard.zip

`

@jakebresnehan
Copy link
Author

Awesome.

Thanks heaps!

@jeunelievre
Copy link

Hi @Hurricane86. Do you have backup of old moonboard setup? It's unavailable in off. site's archive for now.

@Hurricane86
Copy link
Owner

Hurricane86 commented Jul 30, 2017 via email

@jeunelievre
Copy link

Have found needed setup in old commit of this db and successfully decoded it in readable format. Thanks a lot! I've spent a lot of time trying to find it:)

@Hurricane86
Copy link
Owner

I'm glad that you have done.

good training ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants