Live data from Hacker News

Viewing profile — meetmangukiya

meetmangukiya

HN member
Joined
Wed, Apr 26, 2017, 4:51 PM UTC
HN karma
89
Public activity
20 items

About meetmangukiya

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #18790318

    Deployed version can be found here: https://myrhy.me/secrature

  4. story
  5. comment
    Comment #17390545

    hashtag, as the key name 'hashtag' states :)

  6. comment
    Comment #17385774

    Not the Instagram developer APIs, but the one that instagram's frontend consumes. The script scrapes instagram's frontend here.

  7. comment
    Comment #17385768

    Interesting, I might reverse engineer and see if we can introduce some kind of backoff and then resume the scraping again.

  8. comment
    Comment #17385762

    I suppose this is indeed a bug, since new recently tagged images will push the page downwards. Currently the script assumes no new image additions until the scraping is done which …

  9. comment
    Comment #17385480

    This scraper was written to get images and create a dataset for ML models for personal project while studying Machine Learning and Artificial Intelligence.

  10. story
  11. story
  12. story
  13. story
  14. story
  15. comment
    Comment #14306023

    Just decorate a function that you want to trigger on a particular event with @ghooks.events(*args) decorator, with args as the list of events that it should listen to.

  16. story
  17. story
  18. story
  19. comment
    Comment #14204897

    I had built it a few months ago. I wanted to write a stable CLI and wanted to automate something that I'd have to use GUI for. I setup CI, wrote few test cases and also made a styl…

  20. story