cURL + PHP + DOMDocument - DOMXPath Add functionalities, fix bugs and modify/remove elements with X ClassName
Budget: €30 – €250 EUR
I have a website with PHP using cURL and parsing with DOMDocument.
In summary, I want to add 1 functionality, fix 1 button that is not working and modify/remove a few elements (inside a ClassName).
1. When loading, there is a button that should open a filter popup and it's not working (maybe there's a curlopt_* missing).
2. I would like to modify all the hrefs of a button (with ClassName).
3. In the map that, if you click a button, it updates it. I would like that if you move on the map, it updates automatically (like pressing the button manually).
4. I would like too add 1 script that changes all the values with a ClassName -X percentage. So, if value is: "150.000 $" and I want to sum -1%, it shows "148.500 €"
5. There is a PopUp with Class X, and inside this PopUp there is a div with Class Y. I would like that this PopUp doesn't show up. But there are more elements with Class X, and I only want to delete Class X when it has Class Y inside.
6. As an extra, there are a few elements that I would like to remove on the final DOM HTML (with ClassName's).
In summary, I want to add 1 functionality, fix 1 button that is not working and modify/remove a few elements (inside a ClassName).
1. When loading, there is a button that should open a filter popup and it's not working (maybe there's a curlopt_* missing).
2. I would like to modify all the hrefs of a button (with ClassName).
3. In the map that, if you click a button, it updates it. I would like that if you move on the map, it updates automatically (like pressing the button manually).
4. I would like too add 1 script that changes all the values with a ClassName -X percentage. So, if value is: "150.000 $" and I want to sum -1%, it shows "148.500 €"
5. There is a PopUp with Class X, and inside this PopUp there is a div with Class Y. I would like that this PopUp doesn't show up. But there are more elements with Class X, and I only want to delete Class X when it has Class Y inside.
6. As an extra, there are a few elements that I would like to remove on the final DOM HTML (with ClassName's).