You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can confirm that keyword search is broken for Pinterest.
The script still exists (if you disable JS when loading the page), but it does no longer have any contents inside "resourceDataCache": [], and no alternative endpoints. In fact, the page does no longer contain any usable search results. Unless there is another way to acquire search results without JS, keyword search should be removed.
I get :
Looking at the code, it should parse json content from #jsInit1, which is now blank when doing a search:
(eg. request: https://www.pinterest.com/search/pins/?q=wood)
The text was updated successfully, but these errors were encountered: