Browsertrix archiving of Instagram posts showing up blank

Mahalo nui loa, @edsu! I’m still kicking the wheels of Browsertrix and am thrilled to learn about the profiles option. That is going to solve a lot of problems for this project. I did the test on my own and got back the archive with no replay issues :+1:

I was digging into the forum and saw a post @mona had done in October. I thought I’d take the approach of running the program on just the full account, but I’m running into replay issues there. I was watching the whole time in the screencast port, and it seemed to be pulling everything up. It looked like it captured the entire account, but upon replay, clicking on the individual posts loaded briefly but close quickly. Do you think this is an issue with my config file, docker browsertrix command, or the replay functionality?

Here is my config:

collection: "alphie-instagram-test8_profile_full"
generateWACZ: true
text: true
behaviors:
  - autoscroll
  - siteSpecific
  - autoplay
  - autofetch
behaviorTimeout: 0
timeout: 36000
profile: /crawls/profiles/profile.tar.gz
screencastPort: 9037
scopeType: page
saveState: always
seeds:
  - url: https://www.instagram.com/maunakeaeducationandawareness/ 

Here’s the file (sorry, it’s 1.8 Gb.)

[Edit] Tried on my smaller account and got the same results:

collection: "alphie-instagram-test11_small_acct_test"
generateWACZ: true
text: true
behaviors:
  - autoscroll
  - siteSpecific
  - autoplay
  - autofetch
behaviorTimeout: 0
timeout: 36000
profile: /crawls/profiles/profile.tar.gz
screencastPort: 9037
scopeType: page
saveState: always
seeds:
- url: https://www.instagram.com/rowane 

The wacz file [200mb]