Результаты поиска

  1. T

    Help in regex with variable

    Hello I created a project and want to scrap two pieces of text from two website i can't figure out how to deal with regex to find these text. First one: title="Women">305.4</a></div> here Women is a variable from my list can be any other word. and i want to scrap the number next to it (305.4)...