Skip to content

iForests/parse-auto-scaling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

parse-auto-scaling

The Problem

Parse requires you to manually adjust the request limit, but it's not an easy task especially in the middle of the night. If the request limit of your app is regular at a specific time, this script could help you save time and money.

Before:

Before

After:

Before

Installation

Install BeautifulSoup4, pytz, and requests before you run the script:

pip3 install beautifulsoup4 pytz requests

Settings & Usage

Not Implemented (yet)

  • Error handling
    • Wrong e-mail or password
  • Get the csv file of the served requests, predict the appropriate request limits, and automatically adjust it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages