SlideShare uma empresa Scribd logo
1 de 67
Baixar para ler offline
Arbitrage on
Amazon
Exploiting the Textbook
Trade-ins with Python
@blorenz
Brandon Lorenz
Saturday, July 27, 13
Why?
Saturday, July 27, 13
This.
Saturday, July 27, 13
From.
Saturday, July 27, 13
@blorenz
Brandon Lorenz
★ Pythonista of two years
★ Djangonauting since 1.3
★ Web devving since `96
★ SSI => Perl => PHP => Python
Hi, friends.
You should follow me
[now!] on Twitter.
Why?
High tweet rate of
Python relevance!
Saturday, July 27, 13
Observing
Saturday, July 27, 13
Amazon Trade-Ins
http://www.amazon.com/s/ref=nb_sb_noss?
url=search-alias%3Dtextbooks-tradein
Saturday, July 27, 13
Amazon Trade-Ins
Saturday, July 27, 13
Amazon Trade-Ins
Saturday, July 27, 13
Amazon Trade-Ins
Saturday, July 27, 13
Amazon Trade-Ins
Saturday, July 27, 13
Amazon Trade-Ins
- >0if
Saturday, July 27, 13
Amazon Trade-Ins
win()
pass
else:
- >0:if
Saturday, July 27, 13
Analyzing
Saturday, July 27, 13
we’re here to help.
Introduction to Tools
Saturday, July 27, 13
Chrome Web Inspector
• Inspect the DOM (Document Object Model)
• Test selectors
Saturday, July 27, 13
requests 1.2.3
What it is:
Simple-to-use HTTP abstraction
How we use it:
Requesting content to parse
Saturday, July 27, 13
pyquery 1.2.4
What it is:
jQuery-like abstraction of lxml
How we use it:
Traversing and extracting content
Saturday, July 27, 13
django 1.6b1
What it is:
Full-featured Python web-framework
How we use it:
Querying and rendering the data
Saturday, July 27, 13
Finding our Entry Point
Saturday, July 27, 13
Exploring the Interface
Saturday, July 27, 13
Exploring the Interface
Saturday, July 27, 13
Exploring the Interface
Saturday, July 27, 13
Exploring the Interface
Saturday, July 27, 13
Exploring the Interface
Saturday, July 27, 13
Looking for Patterns
Saturday, July 27, 13
Looking for Patterns
Saturday, July 27, 13
Looking for Patterns
Saturday, July 27, 13
Looking for Patterns
Saturday, July 27, 13
Looking for Patterns
Saturday, July 27, 13
Looking for Patterns
Saturday, July 27, 13
Looking for Patterns
URL Pattern!
http://www.amazon.com/gp/offer-listing/
SOME_CHANGING_VALUE/ref=dp_olp_used?
ie=UTF8&condition=used
The value of interest represents the
Amazon product code.
We can programmatically create valid
URLs based off the product code.
Saturday, July 27, 13
Implementation
Saturday, July 27, 13
Code. Finally.
Saturday, July 27, 13
Code. Finally.
Our data representation
Saturday, July 27, 13
Code. Finally.
Hooray, requests!
(thx kenneth.)
Saturday, July 27, 13
Code. Finally.
Saturday, July 27, 13
Code. Finally.
Saturday, July 27, 13
Code. Finally.
Saturday, July 27, 13
Code. Finally.
Saturday, July 27, 13
Code. Finally.
Easy, admin.
Saturday, July 27, 13
there will be problems.
Damnit.
Saturday, July 27, 13
Too slow.
Saturday, July 27, 13
Celery and RabbitMQ
Saturday, July 27, 13
Oops. Data too fast.
Saturday, July 27, 13
MySQL => MongoDB
Saturday, July 27, 13
MySQL => MongoDB
Saturday, July 27, 13
Amazon headfakes.
Saturday, July 27, 13
Huh?
Saturday, July 27, 13
Clever Girl.
Saturday, July 27, 13
Proxified Success!
Saturday, July 27, 13
Used Book Salesman.
Saturday, July 27, 13
Trickiness
Saturday, July 27, 13
Trickiness
Saturday, July 27, 13
Deceit
Saturday, July 27, 13
... More Problems
omitted.
Saturday, July 27, 13
what does it look like?
Succeeding
Saturday, July 27, 13
Good deal!
Saturday, July 27, 13
Good deal!
Saturday, July 27, 13
Good deal!
Saturday, July 27, 13
Good deal!
Saturday, July 27, 13
Dashboard to Deals.
Saturday, July 27, 13
• Purchased and processed over $3,085.51 in
books.
• Redeemed over $2,870.33 in purchases.
• $100 out-of-pocket initial investment.
• ~3-4 month activity window.
• Maintained and scraped 1.6 million books/day.
The Breakdown
Saturday, July 27, 13
may the deals be with you.
Want the code?
Saturday, July 27, 13
On the GitHub
http://github.com/blorenz/textbook-arbitrage-redux
Saturday, July 27, 13
John Caserta, from The Noun Project
compose, arrange, from The Noun Project
Michael Rowe, from
The Noun Project
Brexebrex, from The Noun Project
Image Attribution
Attribute as
The Noun Project
Saturday, July 27, 13
Thanks!!!!
Questions???
@blorenz
Brandon Lorenz
Saturday, July 27, 13

Mais conteúdo relacionado

Destaque (6)

Project for mba finance in india
Project  for mba finance in indiaProject  for mba finance in india
Project for mba finance in india
 
Financial instruments derivatives ppt @ bec doms bagalkot mba finance
Financial instruments derivatives ppt @ bec doms bagalkot mba financeFinancial instruments derivatives ppt @ bec doms bagalkot mba finance
Financial instruments derivatives ppt @ bec doms bagalkot mba finance
 
Project financed @ sbi project report mba finance
Project financed @ sbi project report mba financeProject financed @ sbi project report mba finance
Project financed @ sbi project report mba finance
 
Volatility Arbitrage with Options
Volatility Arbitrage with OptionsVolatility Arbitrage with Options
Volatility Arbitrage with Options
 
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITYINTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
INTERNATIONAL ARBITRAGE & INTEREST RATE PARITY
 
List of mba project topics reports
List of  mba project topics  reportsList of  mba project topics  reports
List of mba project topics reports
 

Semelhante a Arbitrage on Amazon: Exploiting the Textbook Trade-ins with Python

[PREMONEY 2013] Jeff lawson
[PREMONEY 2013] Jeff lawson [PREMONEY 2013] Jeff lawson
[PREMONEY 2013] Jeff lawson
500 Startups
 

Semelhante a Arbitrage on Amazon: Exploiting the Textbook Trade-ins with Python (17)

Scaling PHP to 40 Million Uniques
Scaling PHP to 40 Million UniquesScaling PHP to 40 Million Uniques
Scaling PHP to 40 Million Uniques
 
Painful Success - Lessons Learned while Scaling Up
Painful Success - Lessons Learned while Scaling UpPainful Success - Lessons Learned while Scaling Up
Painful Success - Lessons Learned while Scaling Up
 
Node Tools For Your Grails Toolbox - Gr8Conf 2013
Node Tools For Your Grails Toolbox - Gr8Conf 2013Node Tools For Your Grails Toolbox - Gr8Conf 2013
Node Tools For Your Grails Toolbox - Gr8Conf 2013
 
My mom told me that Git doesn’t scale by Vicent Martí
My mom told me that Git doesn’t scale by Vicent MartíMy mom told me that Git doesn’t scale by Vicent Martí
My mom told me that Git doesn’t scale by Vicent Martí
 
Storyplayer
StoryplayerStoryplayer
Storyplayer
 
Teaching Programming Online
Teaching Programming OnlineTeaching Programming Online
Teaching Programming Online
 
Multisite for the Masses
Multisite for the MassesMultisite for the Masses
Multisite for the Masses
 
Ruby 2.0 / Rails 4.0, A selection of new features.
Ruby 2.0 / Rails 4.0, A selection of new features.Ruby 2.0 / Rails 4.0, A selection of new features.
Ruby 2.0 / Rails 4.0, A selection of new features.
 
Native Slide
Native SlideNative Slide
Native Slide
 
Oxente on Rails 2009
Oxente on Rails 2009Oxente on Rails 2009
Oxente on Rails 2009
 
7 ingredients to search engine optimisation (SEO) for Joomla
7 ingredients to search engine optimisation (SEO) for Joomla7 ingredients to search engine optimisation (SEO) for Joomla
7 ingredients to search engine optimisation (SEO) for Joomla
 
Dapper Drupal - Custom Tailored Drupal Themes
Dapper Drupal - Custom Tailored Drupal ThemesDapper Drupal - Custom Tailored Drupal Themes
Dapper Drupal - Custom Tailored Drupal Themes
 
[PREMONEY 2013] Jeff lawson
[PREMONEY 2013] Jeff lawson [PREMONEY 2013] Jeff lawson
[PREMONEY 2013] Jeff lawson
 
Intro to Yahoo Tech
Intro to Yahoo TechIntro to Yahoo Tech
Intro to Yahoo Tech
 
Bentobox exercise by Rails Girls
Bentobox exercise by Rails Girls Bentobox exercise by Rails Girls
Bentobox exercise by Rails Girls
 
Ruby - The Hard Bits
Ruby - The Hard BitsRuby - The Hard Bits
Ruby - The Hard Bits
 
Unleashing the Rails Asset Pipeline
Unleashing the Rails Asset PipelineUnleashing the Rails Asset Pipeline
Unleashing the Rails Asset Pipeline
 

Último

Último (20)

GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 

Arbitrage on Amazon: Exploiting the Textbook Trade-ins with Python