Challenge 3: Use Gaffa's Parse JSON Action
Now that you know how to automate browser actions and add input data to a website, let's move on to data scraping!
Challenge
Challenge 3: Use Gaffa's Parse JSON Action
Now that you know how to automate browser actions and add input data to a website, let’s move on to data scraping!
Create and run a browser request which uses the parse_json action to convert a Gaffa blog post into a JSON schema you define with fields like (title, author, summary).
Be sure to submit a screenshot of your success data pull to complete this challenge submission.