We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f331c26 commit d7e37e2Copy full SHA for d7e37e2
1 file changed
README.md
@@ -33,7 +33,7 @@ Signup to ScrapingBee to [get your API key](https://app.scrapingbee.com/account/
33
# Block ads on the page you want to scrape
34
'block_ads': False,
35
# Block images and CSS on the page you want to scrape
36
- 'block_ressources': True,
+ 'block_resources': True,
37
# Premium proxy geolocation
38
'country_code': '',
39
# Control the device the request will be sent from
0 commit comments