SEOClerks

Instagram Data Scraping

Instagram Data Scraping

Hi there,

I'm searching for a talented data scraper, which can scrape for me on Instagram. I'm currently building up my accounts and need content. I'm using Mass Planner.

I will provide accounts and #hashtags for the content which I need, I also will provide a .csv file from Mass Planner where you can see what I need (check screenshot sample).

The amount of dataset is 1.000 entries.
feel free to ask.

thanks--


Requirements

  • scraping fields are the posting of pictures and the text of the first poster
  • if in first posting no #hashtags included, the 2nd posting needs to be scraped
  • scraping should also integrate all emoticons, #hashtags and @username regarding copyright
  • in both cases the entry must be filled/pasted into the provided csv file format
  • no excel format accepted (use notepad or any texteditor like sublime text)
  • be aware to import in the posting text a comma (comma is seperator in csv files)
  • check also the first line of screenshot (titles are given)
  • integrating pictures as path into the csv file with correct filename
  • you should zip all pictures in one folder, every picture is related to an entry in the csv file
  • the select criterium is each 3 rows, the picture with most likes
  • I will provide accounts/#hashtags/keywords


Skills Required

Scraping Data Datacollector Instagramservi Editor Csv File

Bids

hey budy, there's no problem with that, i am professional in actions like "this one"
i will do it as fast as posibble!

hello
have a wonderful day.

i will provide the data scrape from instagram.
i will provide you data scraping.

thanks
countrygirl

hello mate; i will give you 1000 data scrap on your format.
shamim

Bid On Listing Created 10 years ago in Data Entry

Other jobs by electron73

Order Now
Process Time: 0.34066796302795

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.wantid='36818' AND A.category=B.CATID AND A.USERID=C.USERID1SELECT A.*, B.name, B.seo, C.username, C.userlevel, C.footer_code, C.rating, C.ratingcount, C.googleplus_profile, C.total_recommendations, C.USERID, C.profilepicture, C.average_response_time, C.lastlogin, C.addtime FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.wantid='36818' AND A.category=B.CATID AND A.USERID=C.USERID

/opt/clerks-staging/docroot/viewwant.php 163 () ()

SELECT * FROM ratings_buyer WHERE USERID=4499721SELECT sum(good) as thumbup, sum(bad) as thumbdown FROM ratings_buyer WHERE USERID=449972

/opt/clerks-staging/docroot/include/functions/main.php 19523 GetRatingsAsBuyerTotal() ()

SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 36818 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%Scraping Data Datacollector Instagramservi Editor Csv File%' ) LIMIT 41SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 36818 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%Scraping Data Datacollector Instagramservi Editor Csv File%' ) LIMIT 4

/opt/clerks-staging/docroot/viewwant.php 551 () ()

SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 36818 AND A.category=B.CATID AND A.active=1 AND A.USERID=449972 LIMIT 41SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 36818 AND A.category=B.CATID AND A.active=1 AND A.USERID=449972 LIMIT 4

/opt/clerks-staging/docroot/viewwant.php 568 () ()

SELECT * FROM wantcomments a, seoclerks.members b WHERE a.PID='36818' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc1SELECT a.comment, a.USERID, a.CID, a.time_added, a.istranslated, a.parentid, b.username, b.profilepicture FROM wantcomments a, seoclerks.members b WHERE a.PID='36818' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc

/opt/clerks-staging/docroot/viewwant.php 835 () ()

UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='36818'1UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='36818'

/opt/clerks-staging/docroot/include/functions/main.php 1729 update_wantviewcount() ()

SELECT * FROM wantbids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.wantid='36818' ORDER BY w.bidid ASC 1SELECT w.bidid, w.PID, w.comment, w.title, w.pricepublic, w.USERID, w.adjustedprice, w.ip, m.profilepicture FROM wantbids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.wantid='36818' ORDER BY w.bidid ASC

/opt/clerks-staging/docroot/viewwant.php 1192 () ()

SELECT * FROM seoclerks.members as m WHERE m.USERID=4540771SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=454077

/opt/clerks-staging/docroot/viewwant.php 1258 () ()

SELECT * FROM seoclerks.members as m WHERE m.USERID=3019931SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=301993

/opt/clerks-staging/docroot/viewwant.php 1258 () ()

SELECT * FROM seoclerks.members as m WHERE m.USERID=1747451SELECT m.username, m.skills, m.userlevel, m.ip, m.total_recommendations FROM seoclerks.members as m WHERE m.USERID=174745

/opt/clerks-staging/docroot/viewwant.php 1258 () ()

SELECT * FROM categories_wanttobuy1SELECT * FROM categories_wanttobuy

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

SELECT * FROM posts WHERE USERID=4499721SELECT sum(positive_ratings) as thumbup, sum(negative_ratings) as thumbdown FROM posts WHERE USERID=449972

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetBuyerRatingsTotal()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

select * from categories_software order by name asc1select * from categories_software order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories()

select * from categories_wanttobuy order by name asc1select * from categories_wanttobuy order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories()

select * from categories_wanttotrade order by name asc1select * from categories_wanttotrade order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories()

SELECT * FROM seoclerks.members WHERE USERID='454077'1SELECT profilepicture FROM seoclerks.members WHERE USERID='454077'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='301993'1SELECT profilepicture FROM seoclerks.members WHERE USERID='301993'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='174745'1SELECT profilepicture FROM seoclerks.members WHERE USERID='174745'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='449972'1SELECT profile_data FROM seoclerks.members WHERE USERID='449972'

/opt/clerks-staging/docroot/include/functions/main.php 1927 getUserBackground() include()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin
0.1038841SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 36818 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%Scraping Data Datacollector Instagramservi Editor Csv File%' ) LIMIT 40.1038840.103884
0.1028401SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 11431 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%Articlewriting Articles Article Content Contentwriter Webcontent Writing Seoarticles Contentwriting%' ) LIMIT 40.1028400.102840