Hacker News new | ask | show | jobs
Show HN: Web Scraping Framework for Android (github.com)
2 points by kpliuta 267 days ago
1 comments

What was the motivation for making this work in tmux?
I had two main reasons: on-the-go access - to have an ability to tweak the Selenium script anytime without a PC, and continuous operation. Both could be achieved with a cloud setup, but editing directly on the phone is easier. Moreover it's completely free
Can't you intercept the network request?
What do you mean exactly?