Could you please share with me how to connect Crawlera with MySQL?
Will really appreciate any kind of help on the same.
Thank you.
0 Votes
3 Comments
Sorted by
nestorposted
almost 7 years ago
Admin
That's something that you should set up at your spider/crawler side. Crawlera is an HTTP proxy API, it doesn't store data, that's up to the spider. Are you using Crawlera with Scrapy?
0 Votes
r
rs1234567posted
almost 7 years ago
Hello nestor,
Thank you for your response. I want that whatever data I acquire through Crawlera should be entered into the mysql database created by me. But I am not able to figure out that connection part between the database and Crawlera data.
Hello,
Could you please share with me how to connect Crawlera with MySQL?
Will really appreciate any kind of help on the same.
Thank you.
0 Votes
3 Comments
nestor posted almost 7 years ago Admin
That's something that you should set up at your spider/crawler side. Crawlera is an HTTP proxy API, it doesn't store data, that's up to the spider. Are you using Crawlera with Scrapy?
0 Votes
rs1234567 posted almost 7 years ago
Hello nestor,
Thank you for your response. I want that whatever data I acquire through Crawlera should be entered into the mysql database created by me. But I am not able to figure out that connection part between the database and Crawlera data.
0 Votes
nestor posted almost 7 years ago Admin
What exactly do you want to accomplish?
0 Votes
Login to post a comment