I'm using an Internet plan of 100GB bandwidth monthly from my ISP, and I made a simple web crawler for fun and run it on my personal computer 24/7. The crawler is consuming all of the bandwidth, and I configured it to skip downloading media files (images, videos, sound files), so I can make as many requests and collect as much HTML pages as possible.
I don't know how ISPs work. Do they record the number of requests? or just bandwidth?
Can my ISP detect that? or are they going to see me as a normal user who just makes too many requests above the average?