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
constINPUT_URL="https://www.jndla.com/cases/class-action-administration"constresponse=awaitapp.scrapeUrl(INPUT_URL,{formats: ["links"],excludeTags: ["a"],})console.log(response.links)// this still has links, even though we excluded the <a> tags
The text was updated successfully, but these errors were encountered:
Discord thread
The text was updated successfully, but these errors were encountered: