URS icon indicating copy to clipboard operation
URS copied to clipboard

Critical error when scraping redditor profile

Open frutiemax92 opened this issue 5 months ago • 0 comments

I tried to scrape the spez redditor profile as shown in the manual but I am getting a critical error:

(urs-py3.12) PS C:\Users\lucas\Documents\URS\urs> poetry run python Urs.py -u spez 10

 __  __  _ __   ____
/\ \/\ \/\`'__\/',__\
\ \ \_\ \ \ \//\__, `\
 \ \____/\ \_\\/\____/
  \/___/  \/_/ \/___/

v Successfully logged in as u/frutiemax92.

+--------------------+---------------+
| Remaining Requests | Used Requests |
+--------------------+---------------+
|        938         |       62      |
+--------------------+---------------+

 __  __
/\ \/\ \
\ \ \_\ \
 \ \____/
  \/___/

v Finished Redditor validation.

¡ Processing 10 results from u/spez's profile.

 __
/\ \
\ \ \
 \ \ \
  \ \_\
   \/\_\
    \/_/... An error has occurred while exporting scraped data.

Redirect to /user/spez/

Is there any way to have a more detailed log? Thanks.

frutiemax92 avatar Aug 29 '24 14:08 frutiemax92