Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
itsOwen authored Aug 28, 2024
1 parent 464827b commit 10ddb64
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 @@ -37,7 +37,7 @@ Whether you're a corpo data analyst, a street-smart netrunner, or just someone l
- 🛡️ **Ethical Scraping**: Respects robots.txt and site policies. We may be in 2077, but we still have standards.
- 📄 **Caching**: We implemented content-based and query-based caching using LRU cache and a custom dictionary to reduce redundant API calls.
-**Upload to Google Sheets**: Now you can easily upload your extract csv data to google sheets with one click.
- 🤖 **Bypass Captcha**: Bypass captcha by using the -captcha at the end of the url.
- 🤖 **Bypass Captcha**: Bypass captcha by using the -captcha at the end of the url. (Currently only works natively, doesn't work on docker)
- 🌐 **Proxy Mode (Coming Soon)**: Built-in proxy support to keep you ghosting through the net.
- 🛡️ **Navigate through the Pages (BETA)**: Navigate through the webpage and scrap the data from different pages.

Expand Down

0 comments on commit 10ddb64

Please sign in to comment.