83% Off

100.000

In Stock

ĐÃ BÁN ONLINE: 13

Mô tả

WP Content Crawler plugin will help you get data automatically to your wordpress website without to post manually. This plugin will be suitable for blogs, news websites, review websites…

WP Content Crawler plugin using CSS selectors to get the path of post, products and you can learn how to use them in minutes by watching the introduction tutorial. The plugin’s Visual Inspector tool also helps you find CSS selectors easily by clicking onto the elements in the target sites.

– Create a personal site which collects news, posts, etc. from your favorite sites to see them in one place
– Use it with WooCommerce to collect products from shopping sites
– Collect products from affiliate programs to make money
– Collect posts to create a test environment for your plugin/theme
– Collect plugins, themes, apps, images from other sites to create a collection of them
– Keep track of competitors

NOTE OF WP CONTENT CRAWLER

– Requires hosting/VPS support (Please install the plugin compatible with each version: wordpress kernel, woocommerce, php). See more the changelog of plugin: https://docs.wpcontentcrawler.com/changelog.html
– Plugin can post the simple product (can not post as variable product)

Wp Content Crawler Plugin Automatic Data Crawler For WordPress2
Wp Content Crawler Plugin Automatic Data Crawler For WordPress2

WP CONTENT CRAWLER PLUGIN REQUIREMENTS

wp content crawler plugin requirements for v1.8

Tested and works with WordPress 5.3, 5.2, 5.1, 5.0, 4.9, with PHP 7.4, 7.3, 7.2, with Chrome, Firefox, Opera, Safari, Edge, and with WooCommerce 3.8, 3.7, 3.6, 3.5.
Updates third party libraries.
Other small fixes and improvements
Requires at least PHP 7.2, which is the oldest actively-supported version

wp content crawler plugin requirements for v1.10

Tested and works with WordPress 5.7, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 4.9, with PHP 8.0, 7.4, 7.3, 7.2, with Chrome, Firefox, Opera, with WooCommerce 5.1, 5.0, 4.9, 4.8, 4.7, 4.6, 4.5, 4.4, 4.3, 4.2, 4.1, 4.0, 3.9, 3.8, 3.6, 3.3.
Minor fixes and improvements

wp content crawler plugin requirements for v1.11

Tested and works with WordPress 5.7, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 4.9, with PHP 8.0, 7.4, 7.3, 7.2, with Chrome, Firefox, Opera, with WooCommerce 5.1, 5.0, 4.9, 4.8, 4.7, 4.6, 4.5, 4.4, 4.3, 4.2, 4.1, 4.0, 3.9, 3.8, 3.6, 3.3.
Minor fixes and improvements

wp content crawler plugin requirements for v1.12

PHP >= 7.3, json, mbstring, curl, dom, fileinfo, WP-Cron. These are already available in most hosts. Even if the extensions are not already active, most hosting sites let you enable these from their control panel. See the documentation for more information.
Tested with WP versions 6.0, 5.9, 5.8, 5.7, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0
Tested with WooCommerce versions 6.5, 6.4, 6.3, 6.2, 6.0, 5.7, 5.5, 5.0, 4.9, 4.5
Languages English, Türkçe
Shortcomings The plugin cannot retrieve content that is created by using JavaScript. For more information, please see Can I get content from X site?.

Wp Content Crawler Plugin Automatic Data Crawler For WordPress3
Wp Content Crawler Plugin Automatic Data Crawler For WordPress3

MAIN FEATURES OF WP CONTENT CRAWLER PLUGIN

Save every post detail

Title, excerpt, content, tags, categories, slug, date, custom meta, taxonomies, meta keywords, meta description, featured image, post images, status… Just everything.

Visual Inspector

Just click to an element to find its CSS selector. You can also get alternative CSS selectors that you might be interested in. There is no need to leave your admin panel anymore.

Crawl (scrape, grab, save) posts

After the settings are configured, the plugin finds URLs of the posts and crawls them automatically in the background.

Recrawl (update) posts

Recrawl posts automatically to keep them updated all the time. You can limit how many times a post can be updated, set update interval, and ignore old posts.

Delete posts automatic

You want to delete old crawled posts? The plugin can delete them automatically.

Control scheduling

You can set how many times URL collection and post crawling events should run each time for a site. For instance, you can save 3 posts every minute, or run URL collection 5 times every 2 minutes.

Save categories

The target category does not exist in your site? No problem. The plugin can create the target categories for you. Just define the CSS selectors that find category names. They can even be created as subcategories. Save slugs (permalink)
You can define the permalink of the posts. You can get the permalink from the target site, enter custom text, and even create templates for the slugs by using short codes.

Save taxonomies

Save taxonomy values by retrieving them from the target site or entering manually. Saving details of custom post types is easier than ever.

Save posts into custom categories

A custom post type has custom categories? No problem. You can define custom category taxonomies used by the custom post type and select those categories when defining the categories of the post. The plugin can also create custom categories for you.

Custom post meta

Save anything as custom post meta. You can use a CSS selector or just type the value.

Content templates

Prepare post content, title, excerpt, list item and gallery item templates using short codes. Moreover, you can define templates for values of each CSS selector using the options box.

Alternative selectors

You can write alternative selectors to get the data even if the target site has post pages designed differently from each other.

Find and replace anything

You can use plain text or regular expressions to find and replace anything. You can even modify the HTML of the page, create your own HTML elements and write selectors to use them. You can even change image URLs. You have the power.

Paginated posts

Target post has more than one page? No worries. You can save paginated posts as well.

List type posts

Some sites create posts with a list inside. You can extract the list from the post, create a template that should be applied to each list item and even reverse the list.

Wp Content Crawler Plugin Automatic Data Crawler For WordPress1
Wp Content Crawler Plugin Automatic Data Crawler For WordPress1

Remove unnecessary elements

Sometimes you need to get rid of some elements, such as advertisements, comments, you name it. Just write its CSS selector and it is removed.

Detailed dashboard

See what’s going on in the background. Active sites, number of posts crawled, number of posts updated, last crawled and updated posts, last added URLs, last and next run of CRON events, currently being saved posts and URLs… Get updates from your admin panel
You can update the plugin with just one click whenever an update is ready. Just go to your updates page in your admin panel.

Automatically insert category URLs

Target site has hundreds of categories? Piece of cake. Just write the CSS selector and the plugin will insert them for you.

Post types

Set post type. It can be a post, a page, a product, or any other post type available in your WordPress installation.

Remove links

You can remove links from the post. Just check the checkbox and the links are gone. That easy.

Password protection

You can set a password for the posts to show them only to the users who have the password.

Test everything on the fly

Test post crawling, URL collection, CSS selectors, regular expressions, find and replace options and proxies on the fly. You can also enable caching to perform the tests much faster and reduce the requests sent to the target site. Test all the settings of a site at once

Using the tester, you can test all options you configured in the site settings to make sure everything works as you want before enabling automatic crawling.

Tools

Using the tools, you can save posts manually with their URL, recrawl posts with their ID or delete already-saved URLs. Custom general settings for each site

You can provide custom general settings for each post to override them and make them suitable for a site.

Post status

You can directly publish the saved posts or keep them as draft to check them before publishing. Save all images in post content
Saving all images in the content of the post is as easy as checking a single checkbox.

Save images as gallery

You can save the images in the target page as gallery and provide a template for each image to make it suitable for the gallery library that you use on frontend. You can also save the images as WooCommerce gallery by just checking one checkbox. Any data as short code
Get anything from target page as a short code and use the short codes in the plugin’s templates to place any data anywhere you want.

Proxy

Use a proxy or proxies to get content from the sites to which your IP does not have access.

Cookies

Attach cookies, such as session cookies, to each request. By this way, for example, you can crawl the target site as if you are logged in.
Crawl as many posts as you want
You can set how many times post crawling or URL collection CRON events should run. By this way, you can, e.g., save 100 posts every minute. Just be careful and consider your server’s capacity. Email notifications
Set CSS selectors whose values should not be empty for category and post pages. When an empty value is found using those selectors, you can get an email notification.

Get data from JSON

When you enable JSON parsing for a CSS selector, you can get the values from the JSON easily.

Advanced HTML manipulations

Find-replace in response HTML, find and replace in element attributes, exchange element attributes, remove element attributes, manipulate HTML of an element, remove HTML elements…

Automatic translation
Use the artificial intelligence of Google Cloud Translation API, Microsoft Translator Text API, Yandex Translate API or Amazon Translate API to automatically translate the posts. Note that these are paid services. They generally offer the service for free for a limited amount of time. You can see their pricing pages to learn more. Automatic spinning

Use spinning to automatically rewrite crawled posts’ contents to improve search engine optimization. The plugin currently implements Spin Rewriter API and Turkce Spin API, which are paid services. You can visit their website to learn the pricing details.

Duplicate post check

Check duplicate posts by URL, post title and/or post content. If you are using WooCommerce, products whose SKU already exists are considered as duplicate and they will not be added to your site. Scheduled posts
You can add/remove minutes to/from the post date. By this way, you can schedule post publishing.

Save WooCommerce products

Save price, inventory, shipping, attributes, and advanced options. You can save the product as a simple or an external product. You can also set downloadable file options and define the product as virtual. The options are available for WooCommerce versions greater than or equal to 3.3. Options box

You have the control! Define many options for the values found by a CSS selector. The options include find-replace, calculation, template, and JSON parsing settings. You can easily import/export the options defined in the options boxes as well.

Handle files like a pro

Rename, copy, and move saved files easily. You can also define title, description, caption, and alt texts for the saved media files using templates in which you can use any short code. It is also possible to give random names to the saved files.

Handle iframes and scripts like a pro

WordPress does not allow showing iframes and scripts since they pose a security risk. You can turn iframe and script HTML elements into short codes by just checking a checkbox. The short code will show iframes and scripts from the allowed source domains defined by you.

Quick save

With quick save button, you can save the settings much more quickly. No need to wait for page to reload.

Regular expressions

Define regular expressions in find-replace options to find-replace anything. You can also use delimiters and modifiers to match more precisely.

Save “srcset” attributes

When alternative sizes of the saved images are available, the plugin assigns them into srcset attribute of img elements so that your pages will load faster in different screen sizes.

Use the most secure PHP

The plugin supports the latest versions of PHP. Use the most modern browsers
The plugin supports Chrome, Firefox, Safari, Opera, and Edge.

Quick guides right next to the settings

Each setting in the plugin has a quick guide that will help you understand what each setting does. Video tutorials
Watch video tutorials to easily learn how to use the plugin.

Ready to translate

You can translate the plugin into your own language using Poedit.

Save “alt” and “title” attributes

When you save images, their “alt” and “title” attributes are automatically retrieved from the target site and assigned to the saved media. You can also define templates for them to apply your SEO strategies.

Handle character encoding problems

The plugin is able to handle different character encodings, even if the target site contains mixed encodings. You can convert the encoding by checking a single checkbox.

Navigate between settings easily

Fix navigation to the top! The plugin stores where you were before switching to a new tab and restores your previous location when you activate that tab again. No more getting lost among the settings.

Manual crawling tool

With manual crawling tool, save multiple posts by entering their URLs. You can also enter category URLs so that the tool can get post URLs from there. Moreover, you can set it to crawl multiple posts at the same time.

Add URLs to the database

The plugin collects URLs automatically. However, if you want it to crawl only certain URLs, you can add them to the database manually using the manual crawling tool. By this way, the specified URLs will be crawled using your scheduling options, automatically. Enable/disable automatic crawling for a specific site
You can enable or disable automatic crawling for each site individually.

Import/export

You can import and export site settings easily. Just copy and paste the code created by the plugin. Unlimited
Add unlimited sites to the plugin and activate how many of them you want.

WP content crawler services

Our services: to setup in your website though teamviewer or anydesk remote desktop

Free: 06$/per category

We will check the original urls you request.

IF YOU DON’T KNOW HOW TO DO,PLEASE CONTACT US

[contact-form-7 id=”391915″ title=”GET-CONTENT”]

Bạn có thấy hữu ích không? Hãy cho chúng tôi +1 nhé

Đăng ký nhận bản tin từ Website TXL

Tìm kiếm tức thì các thông tin tại website: tranxuanloc.com

Mẹo tìm kiếm: "Từ khóa cần tìm kiếm" site:tranxuanloc.com để tìm được kết quả chính xác trên công cụ tìm kiếm của google

Trần Xuân Lộc Blog cung cấp dịch vụ

TOP ĐỐI TÁC CUNG CẤP DỊCH VỤ DU LỊCH TRỰC TUYẾN HÀNG ĐẦU

(Đặt phòng, đặt tour, đặt xe, đặt vé máy bay...Nhấn vào link logo để đặt dịch vụ với nhiều ưu đãi hấp dẫn)

Cảnh báo: Hiện nay có rất nhiều đơn vị SỬ DỤNG LẠI các THÔNG TIN NỘI DUNG ĐÀO TẠO của KHÓA HỌC SALE OTA TỪ OTAVN mà không đảm bảo chất lượng và hỗ trợ về sau. Các bạn muốn đăng ký học SALE OTA uy tín hãy liên hệ trực tiếp với OTA Việt Nam. OTAVN có xây dựng các hình thức đào tạo trực tiếp offline cho doanh nghiệp, đào tạo 1-1 từ xa và tự học online. Chúng tôi có 2 tên miền là: otavietnam.com và tranxuanloc.com (founder) có chia sẻ và đăng tải các thông tin liên quan về OTA/ Sale OTA/ Digital Marketing/ Thiết kế website... Với khách hàng/ đối tác đã sử dụng dịch vụ của OTAVN sẽ được HỖ TRỢ MIỄN PHÍ các vấn đề phát sinh, tư vấn giải đáp sau khi đã hoàn thành khóa học hoặc sau khi đã sử dụng dịch vụ trọn đời. Hotline:0934552325 (iMessage/ Zalo/ Whatsapp) - Email: [email protected]