Viewing profile — meetmangukiya
meetmangukiya
HN member- Joined
- Wed, Apr 26, 2017, 4:51 PM UTC
- HN karma
- 89
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About meetmangukiya
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #18790318
Deployed version can be found here: https://myrhy.me/secrature
- story
-
comment
Comment #17390545
hashtag, as the key name 'hashtag' states :)
-
comment
Comment #17385774
Not the Instagram developer APIs, but the one that instagram's frontend consumes. The script scrapes instagram's frontend here.
-
comment
Comment #17385768
Interesting, I might reverse engineer and see if we can introduce some kind of backoff and then resume the scraping again.
-
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 …
-
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.
- story
- story
- story
- story
- story
-
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.
- story
- story
- story
-
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…
- story