kevinzg / facebook-scraper

Scrape Facebook public pages without an API key
MIT License
2.39k stars 628 forks source link

How do I get URLs starting with "pfbid"? #1094

Open asheseux16 opened 6 months ago

asheseux16 commented 6 months ago

Can't retrieve any post using numerical URLs, but when I use the pfbid URL in the example @kevinzg provides, it succeeds. But I couldn't find any information on how to get this kind of URL.