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

Реализовать собственный парсер #28

Open
FrediKats opened this issue Apr 20, 2021 · 0 comments
Open

Реализовать собственный парсер #28

FrediKats opened this issue Apr 20, 2021 · 0 comments
Labels
research Deep dive is needed task Implementation is needed

Comments

@FrediKats
Copy link
Member

Сейчас используется сторонняя реализация для получения данных. Это удобно, но есть ряд проблем:

  • Она не сообщает о том, что пользователя нет
  • Она не сообщает о том, что не удалось спарсить / гитхаб не вернул страницу
  • Мы не можем ее расширить, например, добавить фильтр по организациям

Это будет довольно объемной задачей, но в целом взять HtmlAgilityPack, посмотреть структуру, научиться ходить по годам - можно. Нужно только учесть особенности отображения. Например, там можно задать границы, но отображаться будет всегда год - не больше, не меньше.

@FrediKats FrediKats added task Implementation is needed research Deep dive is needed labels Apr 20, 2021
@Serelllka Serelllka self-assigned this Jun 4, 2021
@FrediKats FrediKats transferred this issue from kysect/GithubActivityAnalyzer Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research Deep dive is needed task Implementation is needed
Projects
Status: Ideas/Not planned
Development

No branches or pull requests

2 participants