There is a monster datafeed on affiliate window.
I dumped it to mysql np
Save as CSV , delimited and load mysql with
LOAD DATA LOCAL INFILE 'monster.csv' INTO TABLE 'table_name' FIELDS TERMINATED BY ',' ENCLOSED BY '"' LINES TERMINATED BY '\n'
IGNORE 1 LINES
We use essential cookies to make this site work, and optional cookies to enhance your experience.