Skip to content
View dashw00d's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report dashw00d

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. gear-to-glory gear-to-glory Public

    GDScript

  2. ad_injector ad_injector Public

    Injects ads inside a Wordpress article based on parameters (which paragraph to follow) and tags.

    PHP 1

  3. BBB-Scraper BBB-Scraper Public

    Scrapes all businesses in the country for a given category

    Python

  4. A stand-alone Scrapy script template... A stand-alone Scrapy script template for rapid scraping development. Uses Item Loaders and automatically gives empty items a default value.
    1
    #! /usr/local/bin/python3
    2
    # -*- coding: utf-8 -*-
    3
    
                  
    4
    from scrapy.crawler import CrawlerProcess
    5
    from scrapy.loader import ItemLoader
  5. Spacing helpers I use for materializ... Spacing helpers I use for materialize content pieces
    1
    .margin.top-0{
    2
        margin-top:0
    3
    }
    4
    .margin.bottom-0{
    5
        bottom-top:0