Code Monkey home page Code Monkey logo

handmade-scraper.py's People

Contributors

intelshoe avatar

Watchers

 avatar  avatar

handmade-scraper.py's Issues

Website SEO

This is an ongoing issue which will be based around:

  • search terms embedded into posts (this is handled by the View scripts that handles wp posts)
  • promoting the website on reddit.com, kanyetothe, hypebeast, facebook, etc

scraper pseudocode

In plain English, write each step the scraper script should perform by adding comments.

Make wordpress website

We need domain, SSL, and CDN setup on a wordpress site using BoldGrid.

Categories can be grouped into pages and represent types of handmade products.
Example:
Shirts, Pants, Bags, Purses, Shoes, Tools, Etc.

search pseudocode

In plain English, write each step the search script should perform.

Controller

This is the file where our program starts.
this will be our main program name. i.e. handmade-scraper.py

This will run the program from the command line.
Options to run with may include websites to search and any posting/display option,
i.e. > handmade-scraper.py -google-etsy

The above command might only use google to search for etsy products.

Main functions of the controller:

  • run model functions
  • report errors to command line
  • run views which will post to site

Google search model

our google web search script can include:

  • google dorks list
  • search terms list
  • website target list

These lists are saved in normal text files for ease of updating.

These lists are mixed and matched to perform searches on google.
Returns list of URLs organized by domain.

parse pseudocode

In plain English, write each step the parse script should perform in comments.

How to purchase from manufacturer?

Due to captchas, we may want to purchase from manufacturers manually at first.
I don't mind doing this. We are getting paid after all.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.