Data scraper for Facebook Pages, and also code accompanying the blog post How to Scrape Data From Facebook Page Posts for Statistical Analysis
2.12k
stars
662
forks
source link
Unicode normalize in "get_fb_posts_fb_group.py" prepends 'b' #32
Closed
rougetimelord closed 7 years ago
Everything that is passed to unicode_normalize comes out as "b'[input]'" instead of '[input]' as shown in screen shot