bernard
BuSo Pro
- Joined
- Dec 31, 2016
- Messages
- 2,587
- Likes
- 2,298
- Degree
- 6
I've been writing my scrape code in Python (mostly Scrapy), which is cool, but I feel like its becoming sort of a pain, having it off site, with stuff like IP adress issues, having to FTP the data to my server etc.
I also have some other ideas for integration with Wordpress for a product, sort of like Google Site Kit.
My question is:
Is there any reason not to build a plugin in Wordpress that scrapes external data and stores it in a separate Wordpress table?
I also have some other ideas for integration with Wordpress for a product, sort of like Google Site Kit.
My question is:
Is there any reason not to build a plugin in Wordpress that scrapes external data and stores it in a separate Wordpress table?