There are these websites that have raw data feed going on. I'm scraping those data, process them and present in a digest-able format to user, and charge users for viewing it.
What will actually happen is the user will go to a certain page from a website that I don't own, click the bookmarklet that I provide, which will inject a script to scrape data, process open up a popup or a floating modal window right in that page and display processed data.
Is that OK or not?