I am scraping a rather big site, so I scraped all links at first.
now I am requesting this DB of links and scrape pages. And the same approach for several sites.
at one moment all my requests to the database return this answer instead of json:SQL error: database or disk is full
I deleted all huge data tables in my account, but it still returns this. What is the solution? Can I somehow see the max size of the DB and size I use already?