scala-scraper
                                
                                
                                
                                    scala-scraper copied to clipboard
                            
                            
                            
                        Add support for custom locales in date parsers
When parsing pages in a foreign language - a common use case for this library - it is sometimes needed to parse dates formatted in another locale (e.g. different month and week day names). We should create a built-in parser and scala-scraper-config support for those cases.