Skip to content

Commit

Permalink
Update Project ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
AbderrahimAl committed Dec 27, 2022
1 parent d75f31d commit 02875ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ git clone https://github.com/AbderrahimAl/Facebook-Scraper.git
cd Facebook-Scraper
pip install -r requirements.txt
```
To execute `Selenium` script, you will need to install ChromeDriver version correspondent to the Chrome version you are using.
For more information visit the official website: https://chromedriver.chromium.org/downloads

## INPUTS ✨

Expand All @@ -31,7 +33,7 @@ pip install -r requirements.txt
| Key | keyword URL |
| number_posts_max | How many posts do you want to scrape |
| number_comments_max | How many comments do you want to scrape |

| chrome_driver_path | chrome driver location on your local machine |
<p align="center">
<img src=".github/posts_urls demo.gif">
</p>
Expand Down

0 comments on commit 02875ff

Please sign in to comment.