Skip to content
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.

ekuinox/webtw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

twitter.comをスクレイピングするやつ

ゴミ

てきとうにして

<?php

require 'webtw.php';

$wt = new webtw(USERNAME, PASSWORD);

$wt->post('https://twitter.com/i/tweet/create', ['status' => 'test tweet']);

こんな感じで

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages