As a programmer I'd never personally use any data-scraping-as-a-service bullshit, but companies seem to like them and pay questionably large amounts of money to use some of them.
If you just want to write a simple scraper/bot use python. It is still king of the web scraping world. Maybe include phantom.js or similar if you absolutely need it.