BuilderIO / BuilderIO/gpt-crawler
Size
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
I have successfully crawled a whole website and have the output file as JSON.
The problem is that the file size is 93MB and after uploading it to ChatGPT I get an error message stating that the file is too large.
Is there a known limit in size that can be uploaded and can this be chunked into different parts?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue reports a 93MB JSON output that cannot be uploaded to ChatGPT and asks about size limits or chunking. No file, entry point, or test is named, so first locate the output-generation and upload-related paths, then establish whether the requested behavior is documentation of a limit or support for split files; done should be verified with an appropriate test or documented workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100