facebook-scraper-selenium icon indicating copy to clipboard operation
facebook-scraper-selenium copied to clipboard

How to run?

Open kariasbolster opened this issue 3 years ago • 2 comments

These are the steps I did

  1. installed selenium using pip install -U selenium
  2. downloaded geckodriver and put it under fb-scraper folder
  3. created credentials.txt under fb-scraper folder - what is the structure of the values inside the credentails.txt?
  4. python3 scraper.py --pages feelzesty -d 20 - nothing happens.

How to make it run?

kariasbolster avatar Jul 09 '20 16:07 kariasbolster

python3 main.py !! not scraper.py

maximedotair avatar Aug 22 '20 10:08 maximedotair

What is the structure of the values inside the credentails.txt? Thanks!!!

lynguyenminh avatar May 12 '22 16:05 lynguyenminh