You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While scraping for the FF1 armors, some rows contain the 'Sells for' cost when they should be removed. Looks to be an issue with the lack of a space character before the 'Sells for' string, thus not being captured by the script.
While scraping for the FF1 armors, some rows contain the 'Sells for' cost when they should be removed. Looks to be an issue with the lack of a space character before the 'Sells for' string, thus not being captured by the script.