Original Reddit post

Context: I’m using a combo of AlterLab and Firecrawl to scrape a set of URLs and store the markdown file locally. Initially, I’d send those files to Claude API to parse for the values I was interested in, but then thought, since I have the files locally, why don’t I just use Claude Code to parse through them and use my subscription usage limit vs pay for API calls. This worked for the first few pages I had it parse, but it appeared I was getting blocked by a real time rate limit on calls to CC as my session + weekly usage limit was well beneath its limit. Was I wrong to think this would be possible? submitted by /u/soccercrzy

Originally posted by u/soccercrzy on r/ClaudeCode