shaikhsajid1111 / facebook_page_scraper

Scrapes facebook's pages front end with no limitations & provides a feature to turn data into structured JSON or CSV
https://pypi.org/project/facebook-page-scraper/
MIT License
236 stars 66 forks source link

facebook_page_scraper.driver_utilities - critical - no posts were found! #76

Open ihabpalamino opened 1 year ago

ihabpalamino commented 1 year ago

hello @shaikhsajid1111 i am getting facebook_page_scraper.driver_utilities - critical - no posts were found! after scraping

shaikhsajid1111 commented 1 year ago

Hey @ihabpalamino. I checked it is working with the current selectors. Maybe you're getting blocked somewhere. Try setting headless to False that may show you what is happening

ihabpalamino commented 1 year ago

yes it worked for me i have a question @shaikhsajid1111 for username i am not getting the same username i enter to scraped as the one display in my table image for example if i am trying to scrap this page i enter elonmuskfandom but in my datatable iam getting this Elon Musk Fandom is there any possibility to let it be elonmuskfandom

neifion commented 1 year ago

Same here, have set headless to False but still in vain :(

Has anyone had the same problem but figured it out? Thanks! Screenshot_2023-07-19_at_2_14_01_AM