=== TwentyFourth WP Scraper === Contributors: mxmandela Tags: scraping, Requires at least: 3.0.1 Tested up to: 5.6 Stable tag: 0.6.5 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == TwentyFourth WP Scraper is a WordPress plugin you can use to scrape content from any website using a visual elements selector. You can export the data as anything including posts, pages, categories, woocommerce products, menus, users, custom posts, etc. This scraper can work with ajax or any javascript rendered pages as well. In order to wor from WordPress, the plugin makes API calls to the scraper service at https://twentyfourthwebscraper.herokuapp.com/ which is the same application. This is available to use outside a WordPress environment. [Sign up](https://twentyfourthwebscraper.herokuapp.com/register) to try it out Features: * Visual elements selector(no coding needed) * Scrape from Ajax/Javascript rendered pages * Pagination from source to scrape everything * Export data to WordPress * WooCommerce Support * Proxies * Text Spinner support * Content Spinner, e.g add calculations to fields like prices * API access for third party clients such as a mobile application * Scheduling Basic Tutorial (Approximately 5 minutes): Please Check these)very short) videos out, we plan to do better tutorials later with v1.0! (Watch them in order!) 1. [Installation](https://youtu.be/6ZdBTNX4xEE) 2. [Adding links](https://youtu.be/hGziZ7pPPh4) 3. [Adding links to scrape, more details](https://youtu.be/7IhLWjXsTKE) 4. [Finally scraping data](https://youtu.be/NCb94iv5zhM) == Installation == This section describes how to install the plugin and get it working. 1. Upload the contents of the plugin to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Is it stable? = Not yet! = Is programming experience needed? = No == Changelog == = 0.6.5 = * Add tutorial videos