kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.45k stars 633 forks source link

support biography #989

Open jasonren0403 opened 1 year ago

jasonren0403 commented 1 year ago

I mean this part. image

It seems that the part has an id here(#bio) and can be retrieved with #bio>div::text here. Can we include it into page_info and profile object?