sdb1228 / SoccerLCScrapers

Scrapers written in JS for Soccerlc
0 stars 0 forks source link

Better query string handling in scraper patterns #23

Open JoelHough opened 7 years ago

JoelHough commented 7 years ago

Right now we just split on ? and glue it back together. That's fine for most scrapers but if we get a request param heavy one we're screwed.