Jeff Kao
Jeff Kao
I actually had trouble logging into a PacerSession without specifying `login:clientCode` -- ended up downloading a separate repo and hardcoding that field into `PacerSession.login()`. Not sure if it is a...
Ah, thanks for the info, all. Happy to do a PR at some point for this -- probably the simple version for now. :-)
Thanks for developing it! It's not an easy task to scrape antiquated & idiosyncratic sites that can change without notice so hats off to y'all. :-)
I think the issue is that `id` in the printed output is the id for the media and not for the tweet. The tweet id can be obtained from `expanded_url`...