Bayhaqy commited on
Commit
30d1447
·
1 Parent(s): 49c5f7e

Update pages/News_Scrapping.py

Browse files
Files changed (1) hide show
  1. pages/News_Scrapping.py +2 -2
pages/News_Scrapping.py CHANGED
@@ -176,8 +176,8 @@ data_processed = False
176
  ## ............................................... ##
177
  # Create a custom configuration
178
  config = Config()
179
- config.number_threads = 200
180
- config.request_timeout = 3
181
 
182
  ## ............................................... ##
183
  # Initialize the DataFrame
 
176
  ## ............................................... ##
177
  # Create a custom configuration
178
  config = Config()
179
+ config.number_threads = 500
180
+ config.request_timeout = 10
181
 
182
  ## ............................................... ##
183
  # Initialize the DataFrame