digitalmethodsinitiative / zeeschuimer

A browser extension to collect social media data with.
Other
184 stars 14 forks source link

Not collecting data when single post pages are visited (instead of feed) on Linkedin #41

Open kolenyo2099 opened 3 weeks ago

kolenyo2099 commented 3 weeks ago

I wanted to collect data by visiting multiple individual post pages, such as:

https://www.linkedin.com/posts/shweta-patel-sp_ai-fraud-scams-activity-7167140524187926528-Kj6R/

Zeeschuimer wasn't collecting the data because the "feedDashUpdatesByPostSlug" type is missing from the "elegible_list_types". Not sure if it's a feature or a bug for y'all, but it was definitely a bug for me ;)

Cheers