Down Detector Scraper

Down Detector Issue Scraper, Detect Problem percentage with top problems in any Brand Scrapes issues in brand with top parameters in down detector , Detect Problem percentage with top problems in any Brand

Code

from bot_studio import *
datakund = bot_studio.new()

response = datakund.down_detector()

Response Data

{
  "body": {
        "bio": "Life Coach & Podcast Host @youcansipwithus ⁣⁣Passionate about helping women live a life they love, without waiting on the weight💞🤸🏼‍♀️⁣",
        "followed_by": "1,102",
        "followers": "213k",
        "following": "1,102",
        "posts": "5,259",
        "profile_name": "ashliemolstad"
  },
  "errors": [],
  "resume_variable": 0,
  "success_score": "100"
}