How to scrape story_id from facebook mbasic version? - Stack ...

You can try this example to parse the Json inside data-ft= attribute: import json from bs4 import BeautifulSoup txt = ''' <div class="feed" ...

Lee mas