Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harmindersinghnijjar authored Aug 16, 2023
1 parent ffdab23 commit 258c0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You use the software provided at your own risk. I cannot be held responsible for
This open-source program uses a combination of Python and SQLite to scrape data from Facebook Marketplace. The program uses the Selenium webdriver to navigate the Facebook Marketplace website and BeautifulSoup to parse the HTML and extract relevant data. It then stores the data in an SQLite database. The program also has a GUI made with PyQt5 that allows the user to start the scraping process.

### Customization
This program can be customized to your personal/organizational needs. For more information, please get in touch with me at [https//:harminder.io](https://www.harminder.io/)
This program can be customized to your personal/organizational needs. For more information, please get in touch with me at [harminder.io](https://www.harminder.io/)
- PyQt5
- Selenium
- BeautifulSoup
Expand Down

0 comments on commit 258c0b7

Please sign in to comment.