Forums

Is it possible to do web scraping on the free tier app to visit around 1000 webpages per day?

I have a special kind of a search engine app which scrapes few other sites to get data, build the database and displays the database rows to the user. In total it will require to visit around 1000 web page views per day. Is that possible on the free tier app? And how many rows can the database have on the free tier?

Also how many visitors would my website be able handle per day if each page of my website shows around 500kb of data?

The main problem you'll run into with the free tier is that you can only access a whitelist of external sites. ie. we only allow external access for free users to public api's.