Question from someone with a bit of coding experience in Web Development

sewanL

Newbie
Joined
Feb 1, 2021
Messages
37
Reaction score
10
Basically I have an adult site that I plan to use with a theme that I had purchased from wp-script. I have installed the theme but then the problem is now I either have to pay for a mass embedder worth 44$ or manually type the information of each video I want to use. I have experience in coding and I have learned how to web scrape so getting the details from other porn websites and storing them in a CSV for example won't be too hard for me but where do I go after that? How would I go about inputting details from my csv into a theme from WP-Script?
 
I think you can structure your csv, and search for some "csv-importer" for wordpress
 
Have a look at Integromat or Zapier. With those you can simply build script that parses your csv and creates standard or custom post type in your WP site.
 
Back
Top