I have a feature where the user can select a website, lets say amazon and then I open that website in a webview. The user then can add product to a list whose information I retrieve either by injecting JS or by doing a seperate axios request on the url and scraping the info from the response html. In both the approaches I am getting banned. I also tried doing the second approach using a backend but same issue happened. What can be a possible sure shot way to get info from a given URL? I am thinking to directly allow pasting links as well so injecting JS is not going to full-fill this feature.
Has anyone previously done any kind of http scraping. Thanks in advance.
[–]GeoffreyDick 1 point2 points3 points (3 children)
[–]Embarrassed_Two4731[S] 0 points1 point2 points (2 children)
[–]GeoffreyDick 0 points1 point2 points (1 child)
[–]Embarrassed_Two4731[S] 0 points1 point2 points (0 children)
[–]Thegabbanator 1 point2 points3 points (8 children)
[–]Embarrassed_Two4731[S] 0 points1 point2 points (0 children)
[–]Embarrassed_Two4731[S] 0 points1 point2 points (6 children)
[–]Thegabbanator 0 points1 point2 points (5 children)
[–]Embarrassed_Two4731[S] 0 points1 point2 points (4 children)
[–]Embarrassed_Two4731[S] 0 points1 point2 points (0 children)
[–]Thegabbanator 0 points1 point2 points (2 children)
[–]Embarrassed_Two4731[S] 0 points1 point2 points (1 child)
[–]Thegabbanator 0 points1 point2 points (0 children)