
Text Scraper (Free)
Try for free
No credit card required
Go to Store



Text Scraper (Free)
karamelo/text-scraper-free
Try for free
No credit card required
Website Text Extractor. Extract Text from Webpages and Feed Your LLMs
Developer
Maintained by Community
Actor Metrics
74 monthly users
No reviews yet
13 bookmarks
>99% runs succeeded
Created in Aug 2024
Modified 5 months ago
Categories
Could you add to the output CSV the original URL that was inputted? Right now its hard to match the output back to the input without an identifier like the original URL
Closed
marketing-blife opened this issue
5 months ago
As the title mentions

5 months ago
good idea, yes i will add the original url to the output.

5 months ago
done. here is the new output structure: { url: url, textContent: textContent }
hope this helps. if you have any question do not hesitate.
marketing-blife
5 months ago
Wow that was an incredibly quick turnaround. Thank you!