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

Parse an Issue #103

Open
8 of 12 tasks
nelsonic opened this issue May 28, 2019 · 3 comments
Open
8 of 12 tasks

Parse an Issue #103

nelsonic opened this issue May 28, 2019 · 3 comments

Comments

@nelsonic
Copy link
Owner

nelsonic commented May 28, 2019

One of our original objectives with creating this module was to get all the issue in a given org and organise them in a single view. When GitHub changed the UI for issues last year our parser "broke" ... let's fix it now!

Tasks

Once we have this basic info we can work on the metadata contained in the page #43
Related to #24 (scrape an issue with a single comment)

@iharshit009
Copy link
Collaborator

@nelsonic sir do i have to get the knowledge of node as well for this project??
currently i am having good hands on python only..

@nelsonic
Copy link
Owner Author

Sticking with view-source:https://github.com/dwyl/tudo/issues/51 as the example issue to parse as it appears to have enough comments and meta data.

@nelsonic
Copy link
Owner Author

@iharshit009 the Node.js in this project is quite basic and the majority of the business logic is JQuery-style DOM Selectors. If you are up for adding to your skills/CV with some Node.js/JavaScript please consider reading and running the code on your localhost. 👍

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

No branches or pull requests

2 participants