BaseMax / film2serial-api-service-crawler

Crawling content and Movies of a Persian site using PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

film2serial API Service Crawler

Crawling content and Movies of a Persian site using PHP.


Modify config.php file and Run daily or every hours crawler update:

php importer.php

This crawler is designed to automatically update the database. But this will require a DataLife Engine CMS. Something that is not available for free. (Free trial has limitation)

If you want to use a crawler without this CMS(DataLife). You can look at the parser-test.php file.

Database of about 5,000 movies with running crawler once:

film2serial API Service Crawler

Cron Jobs

Minute Hour Day Month Weekday Command
0 * * * * /usr/local/bin/ea-php74 /home/hostName/public_html/folder-test/importer.php
0	*	*	*	*	/usr/local/bin/php /home/hostName/public_html/folder-test/importer.php
or
0	*	*	*	*	/usr/local/bin/ea-php74 /home/hostName/public_html/folder-test/importer.php

TODO

There is a problem with set categories for posts that I do not yet know the exact cause. But editing each category manually solves this to some extent.

DataLife Engine

DataLife Engine (DLE) — a content management system.

https://dle-news.com/

Download the trial version: Download DataLife Engine


Max Base

My nickname is Max, Programming language developer, Full-stack programmer. I love computer scientists, researchers, and compilers. (Max Base)

Asrez Team

A team includes some programmer, developer, designer, researcher(s) especially Max Base.

Asrez Team

About

Crawling content and Movies of a Persian site using PHP.


Languages

Language:PHP 100.0%