AMONGST THE MOST ADVANCED TWITTER SCRAPING APIS AVAILABLE
- Scrape Tweet without any limits
- Scrape historical data from user profiles
- In-built date filters for getting tweets easily
- Best Scraping API for big-scale crawling
- Scrape data periodically
[ { "Id":"1", "Profile_URL": "https://twitter.com/1DonalMurphy", "Tweet_URL": "https://twitter.com/1DonalMurphy/status/1014515843336634369", "TwitterID": "@1DonalMurphy", "Username": "Donal Murphy", "Tweet": "Powerscourt Waterfall on October 20th compared to it yesterday, July 3rd. Looks like it could dry up altogether soon! #heatwaveireland #HeatWave2018 #heatwave #drought @thepowerscourt https://t.co/Cdt3mcy3J3", "Time": "Wed Jul 04 14:26:40 +0000 2018", "Tweet_Type": "Tweet", "Number_of_Retweets": "0", "Hashtags": "#heatwaveireland,#HeatWave2018,#heatwave,#drought", "Mentions": "@thepowerscourt", "Name": "Donal Murphy", "Number_of_Tweets": "8402", "Number_of_Followers": "2092", "Number_Following": "764", "Like_count": "0", "Comments": "0" }, { "Id":"2", "Profile_URL": "https://twitter.com/1DonalMurphy", "Tweet_URL": "https://twitter.com/1DonalMurphy/status/635566979995332608", "TwitterID": "@1DonalMurphy", "Username": "Donal Murphy", "Tweet": "@RossCoakley Haha, you and Billie tried your best. There was no stopping that Big Girl!!", "Time": "Sun Aug 23 21:39:10 +0000 2015", "Tweet_Type": "Replying to", "Reply_to": "@RossCoakley", "Number_of_Retweets": "0", "Mentions": "@RossCoakley", "Name": "Donal Murphy", "Number_of_Tweets": "8402", "Number_of_Followers": "2092", "Number_Following": "764", "Like_count": "0", "Comments": "0" }, { "Id":"3", "Profile_URL": "https://twitter.com/1DonalMurphy", "Tweet_URL": "https://twitter.com/1DonalMurphy/status/704810165577633792", "TwitterID": "@1DonalMurphy", "Username": "Donal Murphy", "Tweet": "@PaddyTipster I don’t agree. Gold Cup looks very open to me. More Of That looks a big danger to No More Heroes.", "Time": "Tue Mar 01 23:26:52 +0000 2016", "Tweet_Type": "Replying to", "Reply_to": "@PaddyTipster", "Number_of_Retweets": "0", "Mentions": "@PaddyTipster", "Name": "Donal Murphy", "Number_of_Tweets": "8402", "Number_of_Followers": "2092", "Number_Following": "764", "Like_count": "0", "Comments": "0" }, { "Id":"4", "Profile_URL": "https://twitter.com/1DonalMurphy", "Tweet_URL": "https://twitter.com/1DonalMurphy/status/635015507830263808", "TwitterID": "@HRI_Racing", "Username": "Donal Murphy", "Tweet": "Racing at Ballinrobe on Tuesday, 25th August will be held on the new track.", "Time": "Sat Aug 22 09:07:49 +0000 2015", "Tweet_Type": "Retweet", "Retweeted_By": "@1DonalMurphy", "Number_of_Retweets": "1", "Name": "Donal Murphy", "Number_of_Tweets": "8402", "Number_of_Followers": "2092", "Number_Following": "764", "Like_count": "0", "Comments": "0" }, { "Id":"5", "Profile_URL": "https://twitter.com/1DonalMurphy", "Tweet_URL": "https://twitter.com/1DonalMurphy/status/931592919768760320", "TwitterID": "@1DonalMurphy", "Username": "Donal Murphy", "Tweet": "Gallahers Cross, who won a point-to-point @punchestownrace for Sandra Hughes and a bumper @Galway_Races for Peter Fahey, is bought by @agentbloodstock for £260,000. @tattscheltenham", "Time": "Fri Nov 17 18:40:34 +0000 2017", "Tweet_Type": "Tweet", "Number_of_Retweets": "0", "Mentions": "@punchestownrace,@Galway_Races,@agentbloodstock,@tattscheltenham", "Name": "Donal Murphy", "Number_of_Tweets": "8402", "Number_of_Followers": "2092", "Number_Following": "764", "Like_count": "2", "Comments": "0" }, { "Id":"6", "Profile_URL": "https://twitter.com/1DonalMurphy", "Tweet_URL": "https://twitter.com/1DonalMurphy/status/1191851571497381890", "TwitterID": "@1DonalMurphy", "Username": "Donal Murphy", "Tweet": "Miriam is like....\"Pick me, pick me!\"\r\n😂😂 #LateLate https://t.co/CmEle5f3As", "Time": "Tue Nov 05 22:55:32 +0000 2019", "Tweet_Type": "Tweet", "Number_of_Retweets": "0", "Hashtags": "#LateLate", "Name": "Donal Murphy", "Number_of_Tweets": "8402", "Number_of_Followers": "2092", "Number_Following": "764", "Like_count": "38", "Comments": "1" }, { "Id":"7", "Profile_URL": "https://twitter.com/1DonalMurphy", "Tweet_URL": "https://twitter.com/1DonalMurphy/status/976928801270755330", "TwitterID": "@1DonalMurphy", "Username": "Donal Murphy", "Tweet": "Things got real serious on Maura & Daithi earlier......😂😂 #rtetoday https://t.co/owJAyZeLy0", "Time": "Thu Mar 22 21:09:11 +0000 2018", "Tweet_Type": "Tweet", "Number_of_Retweets": "0", "Hashtags": "#rtetoday", "Name": "Donal Murphy", "Number_of_Tweets": "8402", "Number_of_Followers": "2092", "Number_Following": "764", "Like_count": "3", "Comments": "0" } ]
SCRAPE TWEET DATA
Our Twitter Scraping API scrapes Twitter tweet data and content, which is openly accessible on Twitter. X-Byte’s Twitter API is flexible and its settings allow the users to scrape data without being noticed or blocked as well as can deal with a huge number of data files.
Examples:
-
- Scrape tweet data from @TedRubin
- Scrape tweet data from @neilpatel
SCRAPE TWITTER’S USER’S DATA
Our Twitter Scraping API scrapes Twitter’s User’s Data including name, location, username, follower’s count, profile URL/ banner/image, creation date, tweets, retweets, profile replies, replies, favorites, and retweets for every tweet.
Examples:
-
- Scrape User Data from @tferris
- Scrape User Data from @LewisHowes
API INTEGRATION
import http.client
conn = http.client.HTTPSConnection("get.xbyte.io")
conn.request("GET", "/amz/product-details/?x-api-key=XXXXXXXXXXXXXX&asin=B079Y45KTJ&country_code=US")
res = conn.getresponse()
data = res.read()
print(data.decode("utf-8"))
var http = require("https");
var options = {
"method": "GET",
"hostname": "get.xbyte.io",
"port": null,
"path": "/amz/product-details/?x-api-key=XXXXXXXXXXXXXX&asin=B079Y45KTJ&country_code=US",
"headers": {}
};
var req = http.request(options, function (res) {
var chunks = [];
res.on("data", function (chunk) {
chunks.push(chunk);
});
res.on("end", function () {
var
body = Buffer.concat(chunks);
console.log(body.toString());
});
});
req.end();
<?php
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => "https://get.xbyte.io/amz/product-details/?x-api-key=XXXXXXXXXXXXXX&asin=B079Y45KTJ&country_code=US",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 30,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => "GET",
));
$response = curl_exec($curl);
$err = curl_error($curl);
curl_close($curl);
if ($err) {
echo "cURL Error #:" . $err;
} else {
echo $response;
}
HttpResponse<String> response = Unirest.get("https://get.xbyte.io/amz/product-details/?x-api-key=XXXXXXXXXXXXXX&asin=B079Y45KTJ&country_code=US")
.asString();
{}"rating_histogram":{}"five_star":"81%""four_star":"8%""three_star":"4%""two_star":"2%""one_star":"5%""seller":"Adorama""availability_status":"In stock""shipping_charge":NULL"is_prime":false"author":NULL"asin":"B079Y45KTJ""name":"Canon EOS M50 Mirrorless Vlogging Camera Kit with EF-M 15-45mm lens, Black""brand":"Canon""price":"$499.00""regular_price":"$649.00""total_reviews":"597""average_rating":4.6"color":"Black""model":"2680C011""is_aplus_page":true"parent_asin":"B07CK781NB""seller_url":"https://www.amazon.com/gp/help/seller/at-a-glance.html/ref=dp_merchant_link?ie=UTF8&seller=A17MC6HOH9AVE6""small_description":"Dual Pixel CMOS AF for fast, accurate autofocus that helps you get the photo you want right as the moment happens - 24.1 Megapixel APS C CMOS sensor and the DIGIC 8 Image Processor delivers incredible color, clear details, and stunning range - Vari angle Touchscreen LCD has a flexible tilt range ideal for high angle and low angle shooting, and reviewing your photos - Built in high resolution electronic viewfinder features approximately 2,360,000 dots to see high amounts of detail when capturing - Automatically transfer your files to your compatible device for easy backup and online uploading with automatic image transfer.Aspect Ratio:3:2 - Connect to the Camera Connect app to transfer images to your smart device, then share directly to various social sites or print directly to a compatible printer - EF M15 45 millimeter allows for high speed, high precision auto focusing with full time manual focus mode (AF+MF) to make adjustments after focusing""full_description":"Color: Black | Style: w/ EF-M15-45mm | Configuration: Base The EOS M50 is a compact interchangeable lens camera for aspiring photographers looking for an easy way to boost the quality of their photos and videos. With clear, high-resolution 4K UHD 24p video, you can capture the incredible details and cinematic moments of your life at home or wherever your adventures take you. Snap vibrant, eye-catching photos with a 24.1 Megapixel (APS-C) CMOS Sensor using the built-in Electronic Viewfinder or Vari-angle Touchscreen LCD.Thanks to the fast and improved Dual Pixel CMOS Autofocus system, you can quickly lock focus on your subject to make sure you don't miss the action. See how the EOS M50 can easily deliver the high-quality photos and videos you've always imagined.""images":[]0:"https://images-na.ssl-images-amazon.com/images/I/41TXEnmDBYL.jpg"1:"https://images-na.ssl-images-amazon.com/images/I/81j0d8pNBFL._AC_SL1425_.jpg"2:"https://images-na.ssl-images-amazon.com/images/I/51r1YbUWUmL.jpg"3:"https://images-na.ssl-images-amazon.com/images/I/41eLksKzzoL.jpg"4:"https://images-na.ssl-images-amazon.com/images/I/51a-IUwPteL.jpg"5:"https://images-na.ssl-images-amazon.com/images/I/51-IS3qJd-L.jpg"6:"https://images-na.ssl-images-amazon.com/images/I/51%2BbHrAMZ3L.jpg"7:"https://images-na.ssl-images-amazon.com/images/I/51nlbA6ZL-L.jpg""video_count":7"availability_quantity":"5""productCategory":"Electronics > Camera & Photo > Digital Cameras > Mirrorless Cameras""url":"https://www.amazon.com/dp/B079Y45KTJ?th=1&psc=1&pf_rd_i=desktop""attributes":"configuration: Base, color: Black, style: w/ EF-M15-45mm""size":NULL"available_book_formats":NULL"product_information":{}"Product Dimensions":"2.3 x 4.6 x 3.5 inches""Item Weight":"13.7 ounces""ASIN":"B079Y45KTJ""UNSPSC Code":"45121500""Item model number":"2680C011""Batteries":"1 Lithium ion batteries required.""Is Discontinued By Manufacturer":"No""Date First Available":"February 25, 2018""Manufacturer":"Canon""Amazon Best Sellers Rank":"#491 in Electronics , #1 in Mirrorless Cameras""variation_asin":[]0:{}"asin":"B07D7DVNZF""configuration":"w/ Mount Adapter""color_name":"Black""style_name":"w/ EF-M15-45mm"1:{}"asin":"B07HMP3PXB""configuration":"w/ Premium Handmade Secure Camera Strap""color_name":"Black""style_name":"w/ EF-M15-45mm"2:{}"asin":"B07CGWQ7NY""configuration":"w/ 32GB SDHC Memory Card""color_name":"Black""style_name":"Body Only"3:{}"asin":"B079Y45KTJ""configuration":"Base""color_name":"Black""style_name":"w/ EF-M15-45mm"4:{}"asin":"B07HMPS3B3""configuration":"w/ Premium Handmade Secure Camera Strap""color_name":"Black""style_name":"Body Only"5:{}"asin":"B0101SRIKU""configuration":"Base""color_name":"Black""style_name":"Video Creator Kit"6:{}"asin":"B07YBB3TZP""configuration":"w/ Storage bundle""color_name":"Black""style_name":"w/ EF-M15-45mm"7:{}"asin":"B07CH6ZMTP""configuration":"w/ 32GB SDHC Memory Card""color_name":"Black""style_name":"w/ EF-M15-45mm + EF-M 55-200mm"8:{}"asin":"B079YCW48M""configuration":"Base""color_name":"White""style_name":"w/ EF-M15-45mm"9:{}"asin":"B079Y6T7T6""configuration":"Base""color_name":"Black""style_name":"Body Only"10:{}"asin":"B07CH94W8S""configuration":"w/ 32GB SDHC Memory Card""color_name":"Black""style_name":"w/ EF-M15-45mm"11:{}"asin":"B07CH8SJ1W""configuration":"w/ 32GB SDHC Memory Card""color_name":"White""style_name":"w/ EF-M15-45mm"12:{}"asin":"B07HMK5X81""configuration":"w/ Premium Handmade Secure Camera Strap""color_name":"Black""style_name":"Video Creator Kit"13:{}"asin":"B079Y5RNFC""configuration":"Base""color_name":"Black""style_name":"w/ EF-M15-45mm + EF-M 55-200mm"14:{}"asin":"B07HMVBDCT""configuration":"w/ Premium Handmade Secure Camera Strap""color_name":"Black""style_name":"w/ EF-M15-45mm + EF-M 55-200mm"15:{}"asin":"B07WR3FHC3""configuration":"Base""color_name":"Black""style_name":"w/ EF-M15-45mm + Stand"16:{}"asin":"B07HMPRZ85""configuration":"w/ Premium Handmade Secure Camera Strap""color_name":"White""style_name":"w/ EF-M15-45mm""product_variations":{}"configuration":[]0:"Base"1:"w/ Premium Handmade Secure Camera Strap"2:"w/ Storage bundle"3:"w/ 32GB SDHC Memory Card"4:"w/ Mount Adapter""color_name":[]0:"Black"1:"White""style_name":[]0:"Body Only"1:"Video Creator Kit"2:"w/ EF-M15-45mm"3:"w/ EF-M15-45mm + EF-M 55-200mm"4:"w/ EF-M15-45mm + Stand""product_condition":"new""frequently_bought_together":[]0:{}"title":"BM Premium 2-Pack of LP-E12 Batteries and USB Dual Battery Charger for Canon SX70 HS, Rebel SL1, EOS…""link":"https://www.amazon.com/BM-Premium-Batteries-Battery-Mirrorless/dp/B01FV2A30S/ref=pd_bxgy_2/136-7167990-8898465?_encoding=UTF8&pd_rd_i=B01FV2A30S&pd_rd_r=63a7b2d2-57d5-475d-9cc6-145383f2ede5&pd_rd_w=CASBE&pd_rd_wg=eQaAJ&pf_rd_p=4e3f7fc3-00c8-46a6-a4db-8457e6319578&pf_rd_r=9YJPQ20BMTSMZ9Q4XEP6&psc=1&refRID=9YJPQ20BMTSMZ9Q4XEP6""price":"$24.99"1:{}"title":"TAKSTAR SGC-598 Interview Microphone for Nikon/Canon Camera/DV Camcorder""link":"https://www.amazon.com/TAKSTAR-SGC-598-Interview-Microphone-Camcorder/dp/B00E58AA0I/ref=pd_bxgy_3/136-7167990-8898465?_encoding=UTF8&pd_rd_i=B00E58AA0I&pd_rd_r=63a7b2d2-57d5-475d-9cc6-145383f2ede5&pd_rd_w=CASBE&pd_rd_wg=eQaAJ&pf_rd_p=4e3f7fc3-00c8-46a6-a4db-8457e6319578&pf_rd_r=9YJPQ20BMTSMZ9Q4XEP6&psc=1&refRID=9YJPQ20BMTSMZ9Q4XEP6""price":"$32.00"
Real-Time Data
Our Amazon Product Search Results API offers real-time highly-structured JSON data within seconds.
Simple Integration
Healthy Infrastructure
Our healthy infrastructure helps us to upscale an Amazon Product Search Results API for meeting your high-volume demands effortlessly.