README
react-scraper
Work In Progress (WIP)
A package for reactJs which given an url and configuration performs scraping. Results can then be worked and displayed as wanted.
Web scraper for reactjs
<script type="module">
import reactScraper from 'https://cdn.skypack.dev/react-scraper';
</script>
A package for reactJs which given an url and configuration performs scraping. Results can then be worked and displayed as wanted.